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 ModelPartprivate static final Stringfinal ModelPartprivate static final Stringfinal ModelPartprivate static final Stringfinal ModelPartprivate static final floatFields inherited from class net.minecraft.client.model.EntityModel
MODEL_Y_OFFSETFields inherited from class net.minecraft.client.model.Model
renderType, root -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic LayerDefinitionvoidsetupAnim(EndCrystalRenderState pRenderState) Methods inherited from class net.minecraft.client.model.Model
allParts, getAnimation, 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:
setupAnimin classEntityModel<EndCrystalRenderState>
-