PropEntityEvents

public class PropEntityEvents implements Listener

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
public void onArmorStandInteract(PlayerInteractEntityEvent event)
Link copied to clipboard
public void onArmorStandInteractAt(PlayerInteractAtEntityEvent event)
Link copied to clipboard
public void onChunkUnloadEvent(ChunkUnloadEvent event)
Link copied to clipboard
public void onEntitiesLoadEvent(EntitiesLoadEvent event)
Restores props from their armor stands once the server has actually finished loading a chunk's entities.
Link copied to clipboard
public void onWorldUnloadEvent(WorldUnloadEvent event)