Package de.ellpeck.rockbottom.api.tile
Interface IPotPlantable
public interface IPotPlantable
-
Method Summary
Modifier and TypeMethodDescriptionstatic IPotPlantablegetPlantable(ItemInstance item) default floatdefault floatgetRenderXOffset(IWorld world, TileState pot, int x, int y, ItemInstance item) floatgetRenderYOffset(IWorld world, TileState pot, int x, int y, ItemInstance item) static booleanisPotPlantable(ItemInstance item)
-
Method Details
-
getRenderXOffset
-
getRenderYOffset
-
getRenderScale
default float getRenderScale() -
isPotPlantable
-
getPlantable
-