| public void | |
| public void | | markUnsaved() | | markUnsaved() | | method_65063() | | markNeedsSaving() |
|
| public BasicTickScheduler<Block> | | getBlockTicks() | | getBlockTicks() | | method_12013() | | getBlockTickScheduler() |
|
| public BasicTickScheduler<Fluid> | | getFluidTicks() | | getFluidTicks() | | method_12014() | | getFluidTickScheduler() |
|
| public Chunk$TickSchedulers | | getTicksForSerialization(long currentTick) | | getTicksForSerialization(long currentTick) | | method_39296(long arg0) | | getTickSchedulers(long arg0) |
|
| public GameEventDispatcher | | getListenerRegistry(int section) | | getListenerRegistry(int section) | | method_32914(int arg0) | | getGameEventDispatcher(int arg0) |
|
| public BlockState | |
| public FluidState | |
| public FluidState | | getFluidState(int x, int y, int z) | | getFluidState(int x, int y, int z) | | method_12234(int arg0, int arg1, int arg2) | | getFluidState(int x, int y, int z) |
|
| public BlockState | |
| public void | |
| private BlockEntity | |
| public BlockEntity | |
| public BlockEntity | |
| public void | |
| private boolean | | isInLevel() | | isInLevel() | | method_31715() | | canTickBlockEntities() |
|
| private boolean | |
| public void | |
| public NbtCompound | |
| public void | |
| private <T extends BlockEntity> void | |
| private void | | removeGameEventListenerRegistry(int sectionY) | | removeGameEventListenerRegistry(int sectionY) | | method_51382(int arg0) | | removeGameEventDispatcher(int ySectionCoord) |
|
| private void | |
| public void | | runPostLoad() | | runPostLoad() | | method_12206() | | loadEntities() |
|
| public boolean | | isEmpty() | | isEmpty() | | method_12223() | | isEmpty() |
|
| public void | |
| public void | |
| public void | | setLoaded(boolean loaded) | | setLoaded(boolean loaded) | | method_12226(boolean arg0) | | setLoadedToWorld(boolean loadedToWorld) |
|
| public World | | getLevel() | | getLevel() | | method_12200() | | getWorld() |
|
| public Map<BlockPos, BlockEntity> | | getBlockEntities() | | getBlockEntities() | | method_12214() | | getBlockEntities() |
|
| public void | |
| private BlockEntity | |
| public void | | unpackTicks(long currentTick) | | unpackTicks(long currentTick) | | method_20530(long arg0) | | disableTickSchedulers(long time) |
|
| public void | |
| public void | |
| public void | |
| public ChunkStatus | | getPersistedStatus() | | getPersistedStatus() | | method_12009() | | getStatus() |
|
| public ChunkLevelType | | getFullStatus() | | getFullStatus() | | method_12225() | | getLevelType() |
|
| public void | |
| public void | | clearAllBlockEntities() | | clearAllBlockEntities() | | method_38289() | | clear() |
|
| public void | | registerAllBlockEntitiesAfterLevelLoad() | | registerAllBlockEntitiesAfterLevelLoad() | | method_31713() | | updateAllBlockEntities() |
|
| private <T extends BlockEntity> void | |
| private <T extends BlockEntity> void | | updateBlockEntityTicker(T blockEntity) | | updateBlockEntityTicker(T blockEntity) | | method_31723(T arg0) | | updateTicker(T blockEntity) |
|
| private <T extends BlockEntity> BlockEntityTickInvoker | |