Class DandelifeonBlockEntity.Cell
java.lang.Object
vazkii.botania.common.block.flower.generating.DandelifeonBlockEntity.Cell
- Enclosing class:
DandelifeonBlockEntity
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic intboundaryPunish(int life) static booleanisLive(int i)
-
Field Details
-
CONSUME
public static final int CONSUME- See Also:
-
DEAD
public static final int DEAD- See Also:
-
-
Method Details
-
isLive
public static boolean isLive(int i) -
boundaryPunish
public static int boundaryPunish(int life)
-