Package com.ticxo.modelengine.api.entity
Interface Dummy.InteractAtHandler
- Enclosing class:
- Dummy
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
handle
(org.bukkit.entity.Player player, org.bukkit.inventory.EquipmentSlot slot, org.bukkit.util.Vector position)
-
Method Details
-
handle
void handle(org.bukkit.entity.Player player, org.bukkit.inventory.EquipmentSlot slot, org.bukkit.util.Vector position)
-