-
Notifications
You must be signed in to change notification settings - Fork 0
π±οΈ Interactions Module
Gustavo M. Paes edited this page Sep 23, 2021
·
1 revision
Need declare Intent.INTERACTIONS to Work
-
entityis the entity will be listened -
actionis an action with PlayerInteractAtEntityEvent
Will listen when any player interacts with this entity
-
itemis the entity will be listened -
actionis an action with PlayerInteractEvent
Will listen when any player interacts with the item
-
itemis the material of block will be listened -
actionis an action with PlayerInteractEvent
Will listen when any player interacts with the type of block
Mars it's created by GumpDev and use some repositories like PaperMC and SkullCreator