Class EntityTickEvent
java.lang.Object
de.ellpeck.rockbottom.api.event.Event
de.ellpeck.rockbottom.api.event.impl.EntityTickEvent
This event is fired every tick when an
Entity is updating. Cancelling
the event will result in the entity not updating for one tick.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
entity
-
-
Constructor Details
-
EntityTickEvent
-