public interface Snow extends BlockData
getMinimumLayers() or higher than
getMaximumLayers().| Modifier and Type | Method and 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, mergeint getLayers()
void setLayers(int layers)
layers - the new 'layers' valueint getMinimumLayers()
int getMaximumLayers()
Copyright © 2021. All rights reserved.