Uses of Record Class
net.minecraft.client.renderer.SectionOcclusionGraph.GraphEvents
-
Uses of SectionOcclusionGraph.GraphEvents in net.minecraft.client.renderer
Modifier and TypeFieldDescriptionprivate final SectionOcclusionGraph.GraphEvents
SectionOcclusionGraph.GraphState.events
The field for theevents
record component.Modifier and TypeFieldDescriptionprivate final AtomicReference<SectionOcclusionGraph.GraphEvents>
SectionOcclusionGraph.nextGraphEvents
Modifier and TypeMethodDescriptionSectionOcclusionGraph.GraphState.events()
Returns the value of theevents
record component.Modifier and TypeMethodDescriptionprivate void
SectionOcclusionGraph.addNeighbors
(SectionOcclusionGraph.GraphEvents p_300825_, ChunkPos p_297758_) ModifierConstructorDescription(package private)
Creates an instance of aGraphState
record class.