Uses of Class
net.minecraft.client.renderer.RenderType.CompositeState
Packages that use RenderType.CompositeState
-
Uses of RenderType.CompositeState in net.minecraft.client.renderer
Fields in net.minecraft.client.renderer declared as RenderType.CompositeStateModifier and TypeFieldDescriptionprivate final RenderType.CompositeStateRenderType.CompositeRenderType.stateMethods in net.minecraft.client.renderer that return RenderType.CompositeStateModifier and TypeMethodDescriptionRenderType.CompositeState.CompositeStateBuilder.createCompositeState(boolean outline) RenderType.CompositeState.CompositeStateBuilder.createCompositeState(RenderType.OutlineProperty outlineState) Methods in net.minecraft.client.renderer with parameters of type RenderType.CompositeStateModifier and TypeMethodDescriptionRenderType.create(String name, int bufferSize, boolean affectsCrumbling, boolean sortOnUpload, RenderPipeline renderPipeline, RenderType.CompositeState state) RenderType.create(String name, int bufferSize, RenderPipeline renderPipeline, RenderType.CompositeState state) Constructors in net.minecraft.client.renderer with parameters of type RenderType.CompositeStateModifierConstructorDescription(package private)CompositeRenderType(String name, int bufferSize, boolean affectsCrumbling, boolean sortOnUpload, RenderPipeline renderPipeline, RenderType.CompositeState state)