| public void | |
| private void | | extractVisibleEntities(Camera camera, Frustum frustum, DeltaTracker deltaTracker, LevelRenderState output) | | extractVisibleEntities(Camera camera, Frustum frustum, DeltaTracker deltaTracker, LevelRenderState output) | | method_1_5008(class_4184 arg0, class_4604 arg1, class_9779 arg2, class_11658 arg3) | | extractEntities(Camera camera, Frustum frustum, RenderTickCounter tickCounter, WorldRenderState worldRenderState) |
|
| public boolean | | isEntityVisible(Entity entity, Frustum frustum, double camX, double camY, double camZ) | | isEntityVisible(Entity entity, Frustum frustum, double camX, double camY, double camZ) | | method_1_6398(class_1297 arg0, class_4604 arg1, double arg2, double arg3, double arg4) | | shouldRenderEntity(Entity entity, Frustum frustum, double x, double y, double z) |
|
| private EntityRenderState | | extractEntity(Entity entity, float partialTickTime) | | extractEntity(Entity entity, float partialTickTime) | | method_1_5005(class_1297 arg0, float arg1) | | getAndUpdateRenderState(Entity entity, float tickProgress) |
|
| private void | |
| private void | |
| private void | |
| private void | | extractGizmos() | | extractGizmos() | | method_1_5006() | | extractGizmos() |
|
| private void | |
| private boolean | | shouldShowEntityOutlines(Camera camera) | | shouldShowEntityOutlines(Camera camera) | | method_1_5020(class_4184 arg0) | | shouldDrawEntityOutlines(Camera camera) |
|
| public void | |
| public void | |
| public void | | allChanged() | | allChanged() | | method_1_4996() | | reload() |
|
| public void | | resetSampler() | | resetSampler() | | method_1_5010() | | recreateTerrainSampler() |
|
| public void | |
| private void | | setBlockDirty(BlockPos pos, boolean playerChanged) | | setBlockDirty(BlockPos pos, boolean playerChanged) | | method_1_5013(class_2338 arg0, boolean arg1) | | updateBlock(BlockPos pos, boolean redrawOnMainThread) |
|
| public void | | setBlocksDirty(int x0, int y0, int z0, int x1, int y1, int z1) | | setBlocksDirty(int x0, int y0, int z0, int x1, int y1, int z1) | | method_1_5014(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5) | | updateBlocks(int minX, int minY, int minZ, int maxX, int maxY, int maxZ) |
|
| public void | |
| public void | | setSectionDirtyWithNeighbors(int sectionX, int sectionY, int sectionZ) | | setSectionDirtyWithNeighbors(int sectionX, int sectionY, int sectionZ) | | method_1_5018(int arg0, int arg1, int arg2) | | scheduleChunkRenders(int sectionX, int sectionY, int sectionZ) |
|
| public void | | setSectionRangeDirty(int minSectionX, int minSectionY, int minSectionZ, int maxSectionX, int maxSectionY, int maxSectionZ) | | setSectionRangeDirty(int minSectionX, int minSectionY, int minSectionZ, int maxSectionX, int maxSectionY, int maxSectionZ) | | method_1_5019(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5) | | scheduleChunkRenders(int minSectionX, int minSectionY, int minSectionZ, int maxSectionX, int maxSectionY, int maxSectionZ) |
|
| public void | | setSectionDirty(int sectionX, int sectionY, int sectionZ) | | setSectionDirty(int sectionX, int sectionY, int sectionZ) | | method_1_5016(int arg0, int arg1, int arg2) | | updateSection(int sectionX, int sectionY, int sectionZ) |
|
| private void | | setSectionDirty(int sectionX, int sectionY, int sectionZ, boolean playerChanged) | | setSectionDirty(int sectionX, int sectionY, int sectionZ, boolean playerChanged) | | method_1_5017(int arg0, int arg1, int arg2, boolean arg3) | | updateSection(int sectionX, int sectionY, int sectionZ, boolean redrawOnMainThread) |
|
| public GizmoDrawing$CollectorScope | | collectPerFrameMainThreadGizmos() | | collectPerFrameMainThreadGizmos() | | method_1_4999() | | startGizmos() |
|
| public int | | countRenderedSections() | | countRenderedSections() | | method_1_5000() | | getRenderedSectionCount() |
|
| public String | | sectionStatistics() | | sectionStatistics() | | method_1_5011() | | getChunkRenderStats() |
|
| public String | | entityStatistics() | | entityStatistics() | | method_1_5001() | | getEntityRenderStats() |
|
| public double | | totalSections() | | totalSections() | | method_1_5021() | | getSectionCount() |
|
| public double | | lastViewDistance() | | lastViewDistance() | | method_1_5009() | | getLastViewDistance() |
|