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.CompositeState
RenderType.CompositeRenderType.state
Methods in net.minecraft.client.renderer that return RenderType.CompositeStateModifier and TypeMethodDescriptionRenderType.CompositeState.CompositeStateBuilder.createCompositeState
(boolean pOutline) RenderType.CompositeState.CompositeStateBuilder.createCompositeState
(RenderType.OutlineProperty pOutlineState) Methods in net.minecraft.client.renderer with parameters of type RenderType.CompositeStateModifier and TypeMethodDescriptionRenderType.create
(String pName, int pBufferSize, boolean pAffectsCrumbling, boolean pSortOnUpload, RenderPipeline pRenderPipeline, RenderType.CompositeState pState) RenderType.create
(String pName, int pBufferSize, RenderPipeline pRenderPipeline, RenderType.CompositeState pState) Constructors in net.minecraft.client.renderer with parameters of type RenderType.CompositeStateModifierConstructorDescription(package private)
CompositeRenderType
(String pName, int pBufferSize, boolean pAffectsCrumbling, boolean pSortOnUpload, RenderPipeline pRenderPipeline, RenderType.CompositeState pState)