public interface Cake extends BlockData
getMaximumBites() indicates that it is all gone :(| Modifier and Type | Method and Description | 
|---|---|
int | 
getBites()
Gets the value of the 'bites' property. 
 | 
int | 
getMaximumBites()
Gets the maximum allowed value of the 'bites' property. 
 | 
void | 
setBites(int bites)
Sets the value of the 'bites' property. 
 | 
clone, getAsString, getAsString, getMaterial, matches, mergeint getBites()
void setBites(int bites)
bites - the new 'bites' valueint getMaximumBites()
Copyright © 2021. All rights reserved.