playerInteractEntityEvent

fun Display.playerInteractEntityEvent(interactionHeight: Float?, interactionWidth: Float?, action: PlayerInteractEntityEvent.() -> Unit = {})

Custom Interaction Method for the PlayerInteractEntityEvent. Register SmartEvents and use the Event Manager.

See also