YATS/Forge Documentation
 All Classes Namespaces Files Functions Variables Enumerator Pages
net.minecraft.client.renderer.RenderHelper Class Reference

Static Public Member Functions

static void disableStandardItemLighting ()
 
static void enableStandardItemLighting ()
 
static void enableGUIStandardItemLighting ()
 

Member Function Documentation

static void net.minecraft.client.renderer.RenderHelper.disableStandardItemLighting ( )
static

Disables the OpenGL lighting properties enabled by enableStandardItemLighting

static void net.minecraft.client.renderer.RenderHelper.enableGUIStandardItemLighting ( )
static

Sets OpenGL lighting for rendering blocks as items inside GUI screens (such as containers).

static void net.minecraft.client.renderer.RenderHelper.enableStandardItemLighting ( )
static

Sets the OpenGL lighting properties to the values used when rendering blocks as items


The documentation for this class was generated from the following file: