SItem Display
class SItemDisplay(var id: NamespacedKey, var type: EntityType, var entity: ItemDisplay) : IDisplay<ItemDisplay> , DisplayInteraction<ItemDisplay>
Constructors
Functions
Link copied to clipboard
fun onInteract(key: NamespacedKey, plugin: JavaPlugin, size: Pair<Float, Float>, player: Player, callback: InteractEvent.() -> Unit)