Package org.moddingx.libx.base.tile
Interface TickingBlock
public interface TickingBlock
A
BlockEntity
used with BlockBE
can implement this. Then a BlockEntityTicker
to
tick the block entity will be created.-
Method Summary
-
Method Details
-
tick
void tick()
-