Module net.minestom.server
Package net.minestom.server.event.trait
@NotNullByDefault
package net.minestom.server.event.trait
-
InterfacesClassDescriptionRepresents an
Event
that is guaranteed to be called within a Virtual Thread.Represents anEvent
which can be cancelled.Represents any event called on anEntity
.Represents anEntityEvent
which happen inEntity.getInstance()
.Represents any event targeting anInstance
.Represents any event inside anAbstractInventory
.Represents any event called about anItemStack
.Represents any event called on aPlayer
.Represents anPlayerEvent
which happen inEntity.getInstance()
.