Interface RenderTypeAccessor


public interface RenderTypeAccessor
  • Method Summary

    Static Methods
    Modifier and Type
    Method
    Description
    static net.minecraft.client.renderer.RenderType.CompositeRenderType
    create(String name, com.mojang.blaze3d.vertex.VertexFormat format, com.mojang.blaze3d.vertex.VertexFormat.Mode mode, int p_173213_, net.minecraft.client.renderer.RenderType.CompositeState state)
     
  • Method Details

    • create

      static net.minecraft.client.renderer.RenderType.CompositeRenderType create(String name, com.mojang.blaze3d.vertex.VertexFormat format, com.mojang.blaze3d.vertex.VertexFormat.Mode mode, int p_173213_, net.minecraft.client.renderer.RenderType.CompositeState state)