protected final class ModelLoader.BakedModelCacheKey
extends java.lang.Object
| Constructor and Description | 
|---|
BakedModelCacheKey(net.minecraftforge.client.model.ModelLoader.VanillaModelWrapper model,
                  IModelState state,
                  VertexFormat format,
                  java.util.function.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,
                          java.util.function.Function<ResourceLocation,TextureAtlasSprite> bakedTextureGetter)