Class AddEntityToWorldEvent
java.lang.Object
de.ellpeck.rockbottom.api.event.Event
de.ellpeck.rockbottom.api.event.impl.AddEntityToWorldEvent
This event is fired when an
Entity is added to the world using IChunkOrWorld.addEntity(Entity). Cancelling the event will make the entity not be
added.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
world
-
entity
-
-
Constructor Details
-
AddEntityToWorldEvent
-