public interface SeaPickle extends Waterlogged
Modifier and Type | Method and Description |
---|---|
int |
getMaximumPickles()
Gets the maximum allowed value of the 'pickles' property.
|
int |
getMinimumPickles()
Gets the minimum allowed value of the 'pickles' property.
|
int |
getPickles()
Gets the value of the 'pickles' property.
|
void |
setPickles(int pickles)
Sets the value of the 'pickles' property.
|
isWaterlogged, setWaterlogged
clone, getAsString, getAsString, getMaterial, matches, merge
int getPickles()
void setPickles(int pickles)
pickles
- the new 'pickles' valueint getMinimumPickles()
int getMaximumPickles()
Copyright © 2021. All rights reserved.