Package com.prupe.mcpatcher.renderpass
Class RenderPassMap
java.lang.Object
com.prupe.mcpatcher.renderpass.RenderPassMap
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static intprotected static intgetDefaultRenderPass(Block block) static intmap17To18(int pass) static intmap18To17(int pass) protected static intMCPatcherToVanilla(int pass) protected static intvanillaToMCPatcher(int pass)
-
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
-
getCutoutRenderPass
protected static int getCutoutRenderPass()
-