Package net.minecraft.client.model
Class Model.Simple
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.model.Model.Simple
- Enclosing class:
Model
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.model.Model
Model.Simple
-
Field Summary
Fields inherited from class net.minecraft.client.model.Model
renderType, root
-
Constructor Summary
ConstructorsConstructorDescriptionSimple
(ModelPart p_364140_, Function<ResourceLocation, RenderType> p_364753_) -
Method Summary
Methods inherited from class net.minecraft.client.model.Model
allParts, animate, animate, animate, animate, animateWalk, animateWalk, applyStatic, applyStatic, getAnimation, getAnyDescendantWithName, renderToBuffer, renderToBuffer, renderType, resetPose, root
-
Constructor Details
-
Simple
-