Uses of Record Class
net.minecraft.client.renderer.SectionOcclusionGraph.GraphEvents
Packages that use SectionOcclusionGraph.GraphEvents
-
Uses of SectionOcclusionGraph.GraphEvents in net.minecraft.client.renderer
Fields in net.minecraft.client.renderer declared as SectionOcclusionGraph.GraphEventsModifier and TypeFieldDescriptionprivate final SectionOcclusionGraph.GraphEvents
SectionOcclusionGraph.GraphState.events
The field for theevents
record component.Fields in net.minecraft.client.renderer with type parameters of type SectionOcclusionGraph.GraphEventsModifier and TypeFieldDescriptionprivate final AtomicReference
<SectionOcclusionGraph.GraphEvents> SectionOcclusionGraph.nextGraphEvents
Methods in net.minecraft.client.renderer that return SectionOcclusionGraph.GraphEventsModifier and TypeMethodDescriptionSectionOcclusionGraph.GraphState.events()
Returns the value of theevents
record component.Methods in net.minecraft.client.renderer with parameters of type SectionOcclusionGraph.GraphEventsModifier and TypeMethodDescriptionprivate void
SectionOcclusionGraph.addNeighbors
(SectionOcclusionGraph.GraphEvents p_295866_, ChunkPos p_295968_) Constructors in net.minecraft.client.renderer with parameters of type SectionOcclusionGraph.GraphEventsModifierConstructorDescription(package private)
Creates an instance of aGraphState
record class.