Interface AccessorRenderType
public interface AccessorRenderType
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic net.minecraft.client.renderer.RenderType.CompositeRenderTypehex$create(String string, com.mojang.blaze3d.vertex.VertexFormat vertexFormat, com.mojang.blaze3d.vertex.VertexFormat.Mode mode, int bufSize, boolean hasCrumbling, boolean sortOnUpload, net.minecraft.client.renderer.RenderType.CompositeState compositeState)
-
Method Details
-
hex$create
static net.minecraft.client.renderer.RenderType.CompositeRenderType hex$create(String string, com.mojang.blaze3d.vertex.VertexFormat vertexFormat, com.mojang.blaze3d.vertex.VertexFormat.Mode mode, int bufSize, boolean hasCrumbling, boolean sortOnUpload, net.minecraft.client.renderer.RenderType.CompositeState compositeState)
-