Class RenderPassMap

java.lang.Object
com.prupe.mcpatcher.renderpass.RenderPassMap

@Environment(CLIENT) public class RenderPassMap extends Object
  • Constructor Details

    • RenderPassMap

      public RenderPassMap()
  • Method Details

    • map18To17

      public static int map18To17(int pass)
    • map17To18

      public static int map17To18(int pass)
    • vanillaToMCPatcher

      protected static int vanillaToMCPatcher(int pass)
    • MCPatcherToVanilla

      protected static int MCPatcherToVanilla(int pass)
    • getDefaultRenderPass

      protected static int getDefaultRenderPass(Block block)
    • getCutoutRenderPass

      protected static int getCutoutRenderPass()