YATS/Forge Documentation
 All Classes Namespaces Files Functions Variables Enumerator Pages
net.minecraftforge.client.IRenderContextHandler Interface Reference

Public Member Functions

void beforeRenderContext ()
 
void afterRenderContext ()
 

Member Function Documentation

void net.minecraftforge.client.IRenderContextHandler.afterRenderContext ( )

Run after the specified rendering context.

void net.minecraftforge.client.IRenderContextHandler.beforeRenderContext ( )

Run before the specified rendering context.


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