Class EntityRendererEventsTest.EntityRenderEventsTestClientModStuff.MyEntityModel
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.model.EntityModel<LivingEntityRenderState>
net.neoforged.neoforge.oldtest.client.rendering.EntityRendererEventsTest.EntityRenderEventsTestClientModStuff.MyEntityModel
- Enclosing class:
EntityRendererEventsTest.EntityRenderEventsTestClientModStuff
private static class EntityRendererEventsTest.EntityRenderEventsTestClientModStuff.MyEntityModel
extends EntityModel<LivingEntityRenderState>
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.model.Model
Model.Simple
-
Field Summary
FieldsFields inherited from class net.minecraft.client.model.EntityModel
MODEL_Y_OFFSET
Fields inherited from class net.minecraft.client.model.Model
renderType, root
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic LayerDefinition
createLayer
(CubeDeformation deformation) static LayerDefinition
Methods inherited from class net.minecraft.client.model.EntityModel
setupAnim
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
-
Field Details
-
BODY
- See Also:
-
HEAD
- See Also:
-
-
Constructor Details
-
MyEntityModel
-
-
Method Details
-
createMainLayer
-
createLayer
-