@CatalogedBy(value=MushroomTypes.class) public interface MushroomType extends CatalogType
| Modifier and Type | Method and Description |
|---|---|
PopulatorObject |
getPopulatorObject()
Gets the
PopulatorObject which is used to generate the large
variant of this mushroom into the world. |
void |
setPopulatorObject(PopulatorObject object)
Sets the
PopulatorObject which is used to generate the large
variant of this mushroom into the world. |
getId, getNamePopulatorObject getPopulatorObject()
PopulatorObject which is used to generate the large
variant of this mushroom into the world.void setPopulatorObject(PopulatorObject object)
PopulatorObject which is used to generate the large
variant of this mushroom into the world.object - The new populator object