net.minecraft.world.level.chunk

class LevelChunk$BoundTickingBlockEntity<T extends BlockEntity>

implements TickingBlockEntity

een$a
net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity
net.minecraft.class_2818$class_5563

Field summary

Modifier and TypeField
private final T
b
blockEntity
field_27224
private final BlockEntityTicker<T>
c
ticker
field_27225
private boolean
d
loggedInvalidBlockState
field_27226

Constructor summary

ModifierConstructor
(T arg0, BlockEntityTicker<T> arg1)

Method summary

Modifier and TypeMethod
public void
a()
tick()
method_31703()
public boolean
b()
isRemoved()
method_31704()
public BlockPos
c()
getPos()
method_31705()
public String
d()
getType()
method_31706()