net.minecraft.world.level.chunk

class LevelChunk$BoundTickingBlockEntity<T extends BlockEntity>

implements TickingBlockEntity

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

Field summary

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

Constructor summary

ModifierConstructor
(T arg0, BlockEntityTicker<T> blockEntity)

Method summary

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