Uses of Interface
net.minecraft.world.level.block.entity.TickingBlockEntity
Packages that use TickingBlockEntity
-
Uses of TickingBlockEntity in net.minecraft.world.level
Fields in net.minecraft.world.level with type parameters of type TickingBlockEntityModifier and TypeFieldDescriptionprotected final List<TickingBlockEntity> Level.blockEntityTickersprivate final List<TickingBlockEntity> Methods in net.minecraft.world.level with parameters of type TickingBlockEntity -
Uses of TickingBlockEntity in net.minecraft.world.level.chunk
Classes in net.minecraft.world.level.chunk that implement TickingBlockEntityModifier and TypeClassDescription(package private) classLevelChunk.BoundTickingBlockEntity<T extends BlockEntity>(package private) classFields in net.minecraft.world.level.chunk declared as TickingBlockEntityModifier and TypeFieldDescriptionprivate static final TickingBlockEntityLevelChunk.NULL_TICKERprivate TickingBlockEntityLevelChunk.RebindableTickingBlockEntityWrapper.tickerMethods in net.minecraft.world.level.chunk that return TickingBlockEntityModifier and TypeMethodDescriptionprivate <T extends BlockEntity>
TickingBlockEntityLevelChunk.createTicker(T p_156376_, BlockEntityTicker<T> p_156377_) Methods in net.minecraft.world.level.chunk with parameters of type TickingBlockEntityModifier and TypeMethodDescription(package private) voidLevelChunk.RebindableTickingBlockEntityWrapper.rebind(TickingBlockEntity p_156450_) Constructors in net.minecraft.world.level.chunk with parameters of type TickingBlockEntityModifierConstructorDescription(package private)