Class WorldTickEvent
java.lang.Object
de.ellpeck.rockbottom.api.event.Event
de.ellpeck.rockbottom.api.event.impl.WorldTickEvent
This event is fired from the specified
IWorld every tick. Cancelling
it results in the world's TileEntity and Entity objects not
updating along with time not progressing for one tick.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
world
-
-
Constructor Details
-
WorldTickEvent
-