public class AdvModelCache
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
ModelHolderVariable |
model |
ContextInfo |
modelCtxInfo |
Constructor and Description |
---|
AdvModelCache(ModelHolderVariable model,
ContextInfo modelCtxInfo) |
Modifier and Type | Method and Description |
---|---|
void |
clear()
Clears the current cache.
|
MutableQuad[] |
getCutoutQuads() |
MutableQuad[] |
getTranslucentQuads() |
void |
reset() |
public final ModelHolderVariable model
public final ContextInfo modelCtxInfo
public AdvModelCache(ModelHolderVariable model, ContextInfo modelCtxInfo)
public void clear()
reset()
instead.public void reset()
public MutableQuad[] getCutoutQuads()
modelCtxInfo
.public MutableQuad[] getTranslucentQuads()
modelCtxInfo
.