Package net.minecraft
Class class_5599
java.lang.Object
net.minecraft.class_5599
- All Implemented Interfaces:
ResourceReloadListener,SynchronousResourceReloadListener
@Environment(CLIENT) public class class_5599 extends Object implements SynchronousResourceReloadListener
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.resource.ResourceReloadListener
ResourceReloadListener.Synchronizer -
Field Summary
Fields Modifier and Type Field Description private Map<EntityModelLayer,ModelPart>field_27542 -
Constructor Summary
Constructors Constructor Description class_5599() -
Method Summary
Modifier and Type Method Description voidapply(ResourceManager resourceManager)ModelPartmethod_32072(EntityModelLayer entityModelLayer)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.resource.ResourceReloadListener
getNameMethods inherited from interface net.minecraft.resource.SynchronousResourceReloadListener
reload
-
Field Details
-
field_27542
-
-
Constructor Details
-
class_5599
public class_5599()
-
-
Method Details
-
method_32072
-
apply
- Specified by:
applyin interfaceSynchronousResourceReloadListener
-