Package net.minecraft.client.model.geom
Class EntityModelSet
java.lang.Object
net.minecraft.client.model.geom.EntityModelSet
- All Implemented Interfaces:
PreparableReloadListener,ResourceManagerReloadListener
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.server.packs.resources.PreparableReloadListener
PreparableReloadListener.PreparationBarrier -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbakeLayer(ModelLayerLocation p_171104_) voidonResourceManagerReload(ResourceManager p_171102_) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.server.packs.resources.PreparableReloadListener
getNameMethods inherited from interface net.minecraft.server.packs.resources.ResourceManagerReloadListener
reload
-
Field Details
-
roots
-
-
Constructor Details
-
EntityModelSet
public EntityModelSet()
-
-
Method Details
-
bakeLayer
-
onResourceManagerReload
- Specified by:
onResourceManagerReloadin interfaceResourceManagerReloadListener
-