BlockData, Cloneable, Waterloggedpublic interface SeaPickle extends Waterlogged
| Modifier and Type | Method | 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.
|
clone, getAsString, getAsString, getMaterial, matches, mergeisWaterlogged, setWaterloggedint getPickles()
void setPickles(int pickles)
pickles - the new 'pickles' valueint getMinimumPickles()
int getMaximumPickles()
Copyright © 2020. All rights reserved.