Package btw.block.model
Class BucketFullModel
java.lang.Object
api.util.PrimitiveGeometric
btw.block.model.BlockModel
btw.block.model.BucketModel
btw.block.model.BucketFullModel
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final doublestatic final doublestatic final doublestatic final doubleFields inherited from class btw.block.model.BucketModel
ASSEMBLY_ID_BASE, ASSEMBLY_ID_BODY, ASSEMBLY_ID_CONTENTS, ASSEMBLY_ID_INTERIOR, ASSEMBLY_ID_RIM, BASE_HALF_WIDTH, BASE_HEIGHT, BASE_WIDTH, BODY_HALF_WIDTH, BODY_WIDTH, HALF_WIDTH, HEIGHT, INTERIOR_HALF_WIDTH, INTERIOR_HEIGHT, INTERIOR_WIDTH, RIM_HEIGHT, WIDTH -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class btw.block.model.BucketModel
getOffsetForFacing, offsetModelForFacingMethods inherited from class btw.block.model.BlockModel
addBox, addIntersectingBoxesToCollisionList, addPrimitive, addToRayTrace, collisionRayTrace, getActivePrimitiveID, getAssemblyID, makeTemporaryCopy, makeTemporaryCopyOfPrimitiveList, renderAsBlock, renderAsBlockFullBrightWithTexture, renderAsBlockWithColorMultiplier, renderAsBlockWithTexture, renderAsFallingBlock, renderAsItemBlock, rotateAroundYToFacing, setAssemblyID, tiltToFacingAlongY, translateMethods inherited from class api.util.PrimitiveGeometric
renderAsBlockWithColorMultiplier
-
Field Details
-
CONTENTS_HEIGHT
public static final double CONTENTS_HEIGHT- See Also:
-
CONTENTS_VERTICAL_OFFSET
public static final double CONTENTS_VERTICAL_OFFSET- See Also:
-
CONTENTS_WIDTH
public static final double CONTENTS_WIDTH- See Also:
-
CONTENTS_HALF_WIDTH
public static final double CONTENTS_HALF_WIDTH- See Also:
-
-
Constructor Details
-
BucketFullModel
public BucketFullModel()
-
-
Method Details
-
initModel
protected void initModel()- Overrides:
initModelin classBucketModel
-