Package vazkii.botania.api.block
Class FloatingFlower.IslandType
java.lang.Object
vazkii.botania.api.block.FloatingFlower.IslandType
- Enclosing interface:
FloatingFlower
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final FloatingFlower.IslandTypestatic final FloatingFlower.IslandTypestatic final FloatingFlower.IslandTypestatic final FloatingFlower.IslandTypestatic final FloatingFlower.IslandTypestatic final FloatingFlower.IslandTypestatic final FloatingFlower.IslandTypestatic final FloatingFlower.IslandTypestatic final FloatingFlower.IslandTypestatic final FloatingFlower.IslandType -
Constructor Summary
ConstructorsConstructorDescriptionIslandType(String name) Instantiates and registers a new floating flower island type Note that you need to register the model for this island type, see BotaniaAPIClient -
Method Summary
-
Field Details
-
GRASS
-
PODZOL
-
MYCEL
-
SNOW
-
DRY
-
GOLDEN
-
VIVID
-
SCORCHED
-
INFUSED
-
MUTATED
-
-
Constructor Details
-
IslandType
Instantiates and registers a new floating flower island type Note that you need to register the model for this island type, see BotaniaAPIClient- Parameters:
name- The name of this floating flower island type
-
-
Method Details