class LevelChunk$BoundTickingBlockEntity<T extends BlockEntity>
implements TickingBlockEntity
| epi$a | |
| net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity | |
| net.minecraft.class_2818$class_5563 | |
| net.minecraft.world.chunk.WorldChunk$DirectBlockEntityTickInvoker |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final T |
| ||||||||
| private final BlockEntityTicker<T> |
| ||||||||
| private boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| (T arg0, BlockEntityTicker<T> blockEntity) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public boolean |
| ||||||||
| public BlockPos |
| ||||||||
| public String |
|