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
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbakeLayer
(ModelLayerLocation p_171104_) void
onResourceManagerReload
(ResourceManager p_171102_) 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
-