Modifier and Type | Method and Description |
---|---|
int |
getEggs()
Gets the value of the 'eggs' property.
|
int |
getHatch()
Gets the value of the 'hatch' property.
|
int |
getMaximumEggs()
Gets the maximum allowed value of the 'eggs' property.
|
int |
getMaximumHatch()
Gets the maximum allowed value of the 'hatch' property.
|
int |
getMinimumEggs()
Gets the minimum allowed value of the 'eggs' property.
|
void |
setEggs(int eggs)
Sets the value of the 'eggs' property.
|
void |
setHatch(int hatch)
Sets the value of the 'hatch' property.
|
clone, getAsString, getAsString, getMaterial, matches, merge
int getEggs()
void setEggs(int eggs)
eggs
- the new 'eggs' valueint getMinimumEggs()
int getMaximumEggs()
int getHatch()
void setHatch(int hatch)
hatch
- the new 'hatch' valueint getMaximumHatch()
Copyright © 2021. All rights reserved.