Package net.minecraft.client.model
Class EndCrystalModel
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.model.EntityModel<EndCrystalRenderState>
net.minecraft.client.model.EndCrystalModel
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.model.Model
Model.Simple
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal ModelPart
private static final String
final ModelPart
private static final String
final ModelPart
private static final String
final ModelPart
private static final float
Fields 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
void
setupAnim
(EndCrystalRenderState p_363856_) 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
-
OUTER_GLASS
- See Also:
-
INNER_GLASS
- See Also:
-
BASE
- See Also:
-
SIN_45
private static final float SIN_45 -
base
-
outerGlass
-
innerGlass
-
cube
-
-
Constructor Details
-
EndCrystalModel
-
-
Method Details
-
createBodyLayer
-
setupAnim
- Overrides:
setupAnim
in classEntityModel<EndCrystalRenderState>
-