Package btw.block.model
Class MillstoneModel
java.lang.Object
api.util.PrimitiveGeometric
btw.block.model.BlockModel
btw.block.model.MillstoneModel
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final doublestatic final doublestatic final doublestatic final doublestatic final doublestatic final double -
Constructor Summary
Constructors -
Method Summary
Methods 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
-
BASE_HEIGHT
public static final double BASE_HEIGHT- See Also:
-
MID_MIN_Y
public static final double MID_MIN_Y- See Also:
-
MID_MAX_Y
public static final double MID_MAX_Y- See Also:
-
MID_WIDTH_GAP
public static final double MID_WIDTH_GAP- See Also:
-
TOP_MIN_Y
public static final double TOP_MIN_Y- See Also:
-
TOP_HEIGHT
public static final double TOP_HEIGHT- See Also:
-
boxBase
-
boxSelection
-
-
Constructor Details
-
MillstoneModel
public MillstoneModel()
-
-
Method Details
-
initModel
protected void initModel()- Overrides:
initModelin classBlockModel
-