Class PlantTileType.Pottable
java.lang.Object
nokunami.floral_warfare.common.entity.plants.PlantTileType.Pottable
- Enclosing class:
- PlantTileType
-
Constructor Summary
ConstructorsConstructorDescriptionPottable(Map<net.minecraft.world.item.Item, PotInteraction> map, Predicate<AbstractPlant> predicate) -
Method Summary
-
Constructor Details
-
Pottable
public Pottable(Map<net.minecraft.world.item.Item, PotInteraction> map, Predicate<AbstractPlant> predicate)
-
-
Method Details
-
getPotInteraction
-
getPlantingCondition
-