public class TextureStitchedRegistry extends CallbackRegistry<TextureStitchedRegistry.ITextureStitchedCallback,TextureStitchedRegistry.ITextureStitchedCallbackPredicate,java.lang.Void>
| Modifier and Type | Class and Description |
|---|---|
static interface |
TextureStitchedRegistry.ITextureStitchedCallback
Specialized
ICallback called when a block is rendered. |
static interface |
TextureStitchedRegistry.ITextureStitchedCallbackPredicate
Specialized
ICallback.ICallbackPredicate for IRenderBlockCallbacks |
callbacks, reduce| Constructor and Description |
|---|
TextureStitchedRegistry() |
processCallbacks, reduce, registerCallback