Uses of Class
net.minecraftforge.client.model.b3d.B3DLoader.B3DState
-
Uses of B3DLoader.B3DState in net.minecraftforge.client.model.b3d
Modifier and TypeFieldDescriptionprivate com.google.common.cache.LoadingCache<Integer,B3DLoader.B3DState>
B3DLoader.BakedWrapper.cache
ModifierConstructorDescriptionBakedWrapper(B3DModel.Node<?> node, ModelState state, boolean smooth, boolean gui3d, boolean isSideLit, com.google.common.collect.ImmutableSet<String> meshes, com.google.common.collect.ImmutableMap<String,TextureAtlasSprite> textures, com.google.common.cache.LoadingCache<Integer,B3DLoader.B3DState> cache)