net.minecraft.world.chunk

class WorldChunk$DirectBlockEntityTickInvoker<T extends BlockEntity>

implements BlockEntityTickInvoker

net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity
net.minecraft.class_2818$class_5563
net.minecraft.world.chunk.WorldChunk$DirectBlockEntityTickInvoker

Field summary

Modifier and TypeField
private final T
blockEntity
field_27224
blockEntity
private final BlockEntityTicker<T>
ticker
field_27225
ticker
private boolean
loggedInvalidBlockState
field_27226
hasWarned
final WorldChunk
this$0
field_27223
worldChunk

Constructor summary

ModifierConstructor
private (T this$0, BlockEntityTicker<T> blockEntity)

Method summary

Modifier and TypeMethod
public void
tick()
method_31703()
tick()
public boolean
isRemoved()
method_31704()
isRemoved()
public BlockPos
getPos()
method_31705()
getPos()
public String
getType()
method_31706()
getName()