Package | Description |
---|---|
net.minecraftforge.client.model.b3d |
Modifier and Type | Field and Description |
---|---|
private com.google.common.cache.LoadingCache<java.lang.Integer,B3DLoader.B3DState> |
B3DLoader.BakedWrapper.cache |
Constructor and Description |
---|
BakedWrapper(B3DModel.Node<?> node,
IModelState state,
boolean smooth,
boolean gui3d,
VertexFormat format,
com.google.common.collect.ImmutableSet<java.lang.String> meshes,
com.google.common.collect.ImmutableMap<java.lang.String,TextureAtlasSprite> textures,
com.google.common.cache.LoadingCache<java.lang.Integer,B3DLoader.B3DState> cache) |