Package net.minecraft.client.model.geom
Class EntityModelSet
java.lang.Object
net.minecraft.client.model.geom.EntityModelSet
- All Implemented Interfaces:
- PreparableReloadListener,- ResourceManagerReloadListener
- 
Nested Class SummaryNested classes/interfaces inherited from interface net.minecraft.server.packs.resources.PreparableReloadListenerPreparableReloadListener.PreparationBarrier
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbakeLayer(ModelLayerLocation p_171104_) voidonResourceManagerReload(ResourceManager p_171102_) Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.server.packs.resources.PreparableReloadListenergetNameMethods inherited from interface net.minecraft.server.packs.resources.ResourceManagerReloadListenerreload
- 
Field Details- 
roots
 
- 
- 
Constructor Details- 
EntityModelSetpublic EntityModelSet()
 
- 
- 
Method Details- 
bakeLayer
- 
onResourceManagerReload- Specified by:
- onResourceManagerReloadin interface- ResourceManagerReloadListener
 
 
-