BlockData
, Cloneable
, Waterlogged
public 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, merge
isWaterlogged, setWaterlogged
int getPickles()
void setPickles(int pickles)
pickles
- the new 'pickles' valueint getMinimumPickles()
int getMaximumPickles()
Copyright © 2019. All rights reserved.