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, setWaterloggedclone, getAsString, getAsString, getMaterial, getSoundGroup, matches, mergeint getPickles()
void setPickles(int pickles)
pickles - the new 'pickles' valueint getMinimumPickles()
int getMaximumPickles()
Copyright © 2021. All rights reserved.