public class PipeModelCachePluggable
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
PipeModelCachePluggable.PluggableKey |
Modifier and Type | Field and Description |
---|---|
static IModelCache<PipeModelCachePluggable.PluggableKey> |
cacheCutoutAll |
static ModelCache<PluggableModelKey> |
cacheCutoutSingle |
static IModelCache<PipeModelCachePluggable.PluggableKey> |
cacheTranslucentAll |
static ModelCache<PluggableModelKey> |
cacheTranslucentSingle |
Constructor and Description |
---|
PipeModelCachePluggable() |
public static final IModelCache<PipeModelCachePluggable.PluggableKey> cacheCutoutAll
public static final IModelCache<PipeModelCachePluggable.PluggableKey> cacheTranslucentAll
public static final ModelCache<PluggableModelKey> cacheCutoutSingle
public static final ModelCache<PluggableModelKey> cacheTranslucentSingle