Class EntityRendererEventsTest.EntityRenderEventsTestClientModStuff.MyEntityModel
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.model.EntityModel<net.minecraft.client.renderer.entity.state.LivingEntityRenderState>
net.neoforged.neoforge.oldtest.client.rendering.EntityRendererEventsTest.EntityRenderEventsTestClientModStuff.MyEntityModel
- Enclosing class:
EntityRendererEventsTest.EntityRenderEventsTestClientModStuff
private static class EntityRendererEventsTest.EntityRenderEventsTestClientModStuff.MyEntityModel
extends net.minecraft.client.model.EntityModel<net.minecraft.client.renderer.entity.state.LivingEntityRenderState>
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.model.Model
net.minecraft.client.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 net.minecraft.client.model.geom.builders.LayerDefinition
createLayer
(net.minecraft.client.model.geom.builders.CubeDeformation deformation) static net.minecraft.client.model.geom.builders.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
public MyEntityModel(net.minecraft.client.model.geom.ModelPart modelPart)
-
-
Method Details
-
createMainLayer
public static net.minecraft.client.model.geom.builders.LayerDefinition createMainLayer() -
createLayer
public static net.minecraft.client.model.geom.builders.LayerDefinition createLayer(net.minecraft.client.model.geom.builders.CubeDeformation deformation)
-