Package net.minecraft.client.model
Class BookModel
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class net.minecraft.client.model.Model
Model.Simple -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Stringprivate static final Stringprivate final ModelPartprivate final ModelPartprivate static final Stringprivate final ModelPartprivate final ModelPartprivate static final Stringprivate final ModelPartprivate final ModelPartFields inherited from class net.minecraft.client.model.Model
renderType, root -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic LayerDefinitionvoidsetupAnim(BookModel.State p_435062_) Methods inherited from class net.minecraft.client.model.Model
allParts, getAnimation, 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
- Overrides:
setupAnimin classModel<BookModel.State>
-