Package api.item
Interface PlaceableAsItem
- All Known Implementing Classes:
AxeItem,AxeItemSteel,BattleAxeItem,ChiselItem,ChiselItemDiamond,ChiselItemIron,ChiselItemStone,ChiselItemWood,HoeItem,HoeItemSteel,MattockItem,PickaxeItem,PickaxeItemSteel,ShovelItem,ShovelItemSteel,ShovelItemStone,SwordItem,SwordItemSteel,ToolItem
public interface PlaceableAsItem
-
Method Summary
Modifier and TypeMethodDescriptionfloatfloatfloatfloatfloat
-
Method Details
-
getVisualVerticalOffsetAsBlock
float getVisualVerticalOffsetAsBlock() -
getVisualHorizontalOffsetAsBlock
float getVisualHorizontalOffsetAsBlock() -
getVisualRollOffsetAsBlock
float getVisualRollOffsetAsBlock() -
getBlockBoundingBoxHeight
float getBlockBoundingBoxHeight() -
getBlockBoundingBoxWidth
float getBlockBoundingBoxWidth()
-