Package net.minecraft.client.renderer
Class RenderHelper
java.lang.Object
net.minecraft.client.renderer.RenderHelper
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
static void
setupLevel
(Matrix4f p_227781_0_) static void
setupNetherLevel
(Matrix4f p_237533_0_) static void
static void
turnOff()
-
Field Details
-
DIFFUSE_LIGHT_0
-
DIFFUSE_LIGHT_1
-
NETHER_DIFFUSE_LIGHT_0
-
NETHER_DIFFUSE_LIGHT_1
-
-
Constructor Details
-
RenderHelper
public RenderHelper()
-
-
Method Details
-
turnBackOn
public static void turnBackOn() -
turnOff
public static void turnOff() -
setupNetherLevel
-
setupLevel
-
setupForFlatItems
public static void setupForFlatItems() -
setupFor3DItems
public static void setupFor3DItems()
-