Class TileEntityTickEvent
java.lang.Object
de.ellpeck.rockbottom.api.event.Event
de.ellpeck.rockbottom.api.event.impl.TileEntityTickEvent
This event is fired every tick when a
TileEntity updates. Cancelling
this event will cause the tile entity not to update for one tick.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
tileEntity
-
-
Constructor Details
-
TileEntityTickEvent
-