Package net.minecraft.client.model
Class BookModel
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.model.BookModel
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.model.Model
Model.Simple
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final String
private static final String
private final ModelPart
private final ModelPart
private static final String
private final ModelPart
private final ModelPart
private static final String
private final ModelPart
private final ModelPart
Fields inherited from class net.minecraft.client.model.Model
renderType, root
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic LayerDefinition
void
setupAnim
(float p_102293_, float p_102294_, float p_102295_, float p_102296_) 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
-
LEFT_PAGES
- See Also:
-
RIGHT_PAGES
- See Also:
-
FLIP_PAGE_1
- See Also:
-
FLIP_PAGE_2
- See Also:
-
leftLid
-
rightLid
-
leftPages
-
rightPages
-
flipPage1
-
flipPage2
-
-
Constructor Details
-
BookModel
-
-
Method Details
-
createBodyLayer
-
setupAnim
public void setupAnim(float p_102293_, float p_102294_, float p_102295_, float p_102296_)
-