Class ModelBakery.PartCacheImpl
java.lang.Object
net.minecraft.client.resources.model.ModelBakery.PartCacheImpl
- All Implemented Interfaces:
ModelBaker.PartCache,ModelBakerPartCacheExtension
- Enclosing class:
ModelBakery
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Interner<BakedColors> private final Interner<BakedNormals> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.resources.model.ModelBaker.PartCache
vector
-
Field Details
-
vectors
-
normals
-
colors
-
-
Constructor Details
-
PartCacheImpl
PartCacheImpl()
-
-
Method Details
-
vector
- Specified by:
vectorin interfaceModelBaker.PartCache
-
normals
- Specified by:
normalsin interfaceModelBakerPartCacheExtension
-
colors
- Specified by:
colorsin interfaceModelBakerPartCacheExtension
-