net.minecraft.client.render.state

public class WorldRenderState

net.minecraft.client.renderer.state.level.LevelRenderState
net.minecraft.class_11658
net.minecraft.client.render.state.WorldRenderState

Field summary

Modifier and TypeField
public CameraRenderState
cameraRenderState
field_63082
cameraRenderState
public final List<ChunkSectionUpdate>
sectionUpdateRenderStates
field_1_5915
sectionUpdates
public final List<EntityRenderState>
entityRenderStates
field_61735
entityRenderStates
public final List<BlockEntityRenderState>
blockEntityRenderStates
field_62646
blockEntityRenderStates
public OutlineRenderState
blockOutlineRenderState
field_63083
outlineRenderState
public final List<BreakingBlockRenderState>
blockBreakingRenderStates
field_63084
breakingBlockRenderStates
public final WeatherRenderState
weatherRenderState
field_63085
weatherRenderState
public final WorldBorderRenderState
worldBorderRenderState
field_63086
worldBorderRenderState
public final SkyRenderState
skyRenderState
field_63087
skyRenderState
public final SubmittableBatch
particlesRenderState
field_1_2384
particles
public long
gameTime
field_64463
time
public int
lastEntityRenderStateCount
field_1_880
numEntityRenderStates
public int
cloudColor
field_1_1886
cloudColor
public float
cloudHeight
field_1_1887
cloudHeight
public boolean
render3dCrosshair
field_1_3809
show3dCrosshair
public boolean
renderWireframeTerrain
field_1_8218
wireFrame
public Runnable
playerCompiledSectionCallback
field_1_5913
sectionReadyCallback
public ChunkManagerRenderState
chunkLoadingRenderState
field_1_7019
chunkManager
public boolean
shouldResetChunkLayerSampler
field_1_5916
recreateTerrainSampler
public boolean
shouldShowEntityOutlines
field_1_5918
drawEntityOutlines
public boolean
shouldResetSkyRenderer
field_1_5917
scheduledReload

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
reset()
method_72913()
clear()