net.minecraft.client.render.chunk

public class ChunkSectionTracker$Section

implements VisibleChunkStorage$Positioned

net.minecraft.client.SectionUpdateTracker$SectionDirtyState
net.minecraft.class_1_790$class_1_791
net.minecraft.client.render.chunk.ChunkSectionTracker$Section

Field summary

Modifier and TypeField
private boolean
isDirty
field_1_5602
update
private boolean
isDirtyFromPlayer
field_1_5601
playerChanged
private long
sectionNode
field_1_5603
sectionPos

Constructor summary

ModifierConstructor
private (boolean update, boolean playerChanged, long sectionPos)

Method summary

Modifier and TypeMethod
public void
setDirty(boolean fromPlayer)
method_1_4821(boolean arg0)
update(boolean redrawOnMainThread)
public void
setNotDirty()
method_1_4822()
resetUpdate()
public void
setSectionNode(long sectionNode)
method_62973(long arg0)
setSectionPos(long arg0)
public long
getSectionNode()
method_62975()
getSectionPos()
public boolean
isDirty()
method_1_4819()
shouldUpdate()
public boolean
isDirtyFromPlayer()
method_1_4820()
isPlayerChanged()