Package vazkii.botania.mixin.client
Interface RenderTypeAccessor
public interface RenderTypeAccessor
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic net.minecraft.client.renderer.RenderType.CompositeRenderTypecreate(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
-
create
static net.minecraft.client.renderer.RenderType.CompositeRenderType 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)
-