protected final class ModelLoader.BakedModelCacheKey
extends java.lang.Object
| Constructor and Description | 
|---|
| BakedModelCacheKey(net.minecraftforge.client.model.ModelLoader.VanillaModelWrapper model,
                  IModelState state,
                  VertexFormat format,
                  com.google.common.base.Function<ResourceLocation,TextureAtlasSprite> bakedTextureGetter) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(java.lang.Object o) | 
| int | hashCode() | 
public BakedModelCacheKey(net.minecraftforge.client.model.ModelLoader.VanillaModelWrapper model,
                          IModelState state,
                          VertexFormat format,
                          com.google.common.base.Function<ResourceLocation,TextureAtlasSprite> bakedTextureGetter)