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 pModelLayerLocation) void
onResourceManagerReload
(ResourceManager pResourceManager) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.server.packs.resources.PreparableReloadListener
getName
Methods inherited from interface net.minecraft.server.packs.resources.ResourceManagerReloadListener
reload
-
Field Details
-
roots
-
-
Constructor Details
-
EntityModelSet
public EntityModelSet()
-
-
Method Details
-
bakeLayer
-
onResourceManagerReload
- Specified by:
onResourceManagerReload
in interfaceResourceManagerReloadListener
-