public interface Snow extends BlockData
getMinimumLayers()
or higher than
getMaximumLayers()
.Modifier and Type | Method | Description |
---|---|---|
int |
getLayers() |
Gets the value of the 'layers' property.
|
int |
getMaximumLayers() |
Gets the maximum allowed value of the 'layers' property.
|
int |
getMinimumLayers() |
Gets the minimum allowed value of the 'layers' property.
|
void |
setLayers(int layers) |
Sets the value of the 'layers' property.
|
clone, getAsString, getAsString, getMaterial, matches, merge
int getLayers()
void setLayers(int layers)
layers
- the new 'layers' valueint getMinimumLayers()
int getMaximumLayers()
Copyright © 2019. All rights reserved.