ServerEntityEvents

public final class ServerEntityEvents

Types

Load
Link copied to clipboard
public interface Load
Unload
Link copied to clipboard
public interface Unload

Properties

ENTITY_LOAD
Link copied to clipboard
public final static Event<ServerEntityEvents.LoadENTITY_LOAD
Called when an Entity is loaded into a ServerWorld.
ENTITY_UNLOAD
Link copied to clipboard
public final static Event<ServerEntityEvents.UnloadENTITY_UNLOAD
Called when an Entity is unloaded from a ServerWorld.

Sources

jvm source
Link copied to clipboard