Class BlockEntityTickKubeEvent
java.lang.Object
dev.latvian.mods.kubejs.block.entity.BlockEntityTickKubeEvent
- All Implemented Interfaces:
KubeEvent,KubeLevelEvent
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface dev.latvian.mods.kubejs.event.KubeEvent
afterPosted, cancel, cancel, defaultExitValue, exit, exit, getExitValueType, mapExitValue, success, successMethods inherited from interface dev.latvian.mods.kubejs.level.KubeLevelEvent
getRegistries, getServer
-
Constructor Details
-
BlockEntityTickKubeEvent
-
-
Method Details
-
getLevel
public net.minecraft.world.level.Level getLevel()- Specified by:
getLevelin interfaceKubeLevelEvent
-
getBlock
-
getTick
public int getTick() -
getCycle
public int getCycle()
-