Uses of Class
net.minecraft.client.renderer.SectionOcclusionGraph.GraphStorage
Packages that use SectionOcclusionGraph.GraphStorage
-
Uses of SectionOcclusionGraph.GraphStorage in net.minecraft.client.renderer
Fields in net.minecraft.client.renderer declared as SectionOcclusionGraph.GraphStorageModifier and TypeFieldDescriptionprivate final SectionOcclusionGraph.GraphStorageSectionOcclusionGraph.GraphState.storageThe field for thestoragerecord component.Methods in net.minecraft.client.renderer that return SectionOcclusionGraph.GraphStorageModifier and TypeMethodDescriptionSectionOcclusionGraph.GraphState.storage()Returns the value of thestoragerecord component.Methods in net.minecraft.client.renderer with parameters of type SectionOcclusionGraph.GraphStorageModifier and TypeMethodDescriptionprivate voidSectionOcclusionGraph.runUpdates(SectionOcclusionGraph.GraphStorage p_295507_, Vec3 p_294343_, Queue<SectionOcclusionGraph.Node> p_295598_, boolean p_295668_, Consumer<SectionRenderDispatcher.RenderSection> p_295393_) Constructors in net.minecraft.client.renderer with parameters of type SectionOcclusionGraph.GraphStorageModifierConstructorDescription(package private)Creates an instance of aGraphStaterecord class.