| Modifier and Type | Method and Description |
|---|---|
int |
burnability() |
int |
burnChance() |
int |
emitsLight() |
int |
filtersLight() |
default Optional<TierType> |
getTierType() |
default Optional<ToolType> |
getToolType() |
float |
hardness() |
default boolean |
isBlock() |
boolean |
isDiggable() |
boolean |
isFlammable() |
boolean |
isFloodable() |
boolean |
isSolid() |
boolean |
isTransparent() |
float |
resistance() |
getArmorPoints, getAttackDamage, getDurability, getFuelTime, getId, getMaximumStackSize, getMetadataClass, getToughness, isStackableboolean isDiggable()
boolean isTransparent()
boolean isFlammable()
int emitsLight()
int filtersLight()
float hardness()
boolean isFloodable()
boolean isSolid()
int burnChance()
int burnability()
float resistance()
default Optional<ToolType> getToolType()
getToolType in interface ItemTypedefault Optional<TierType> getTierType()
getTierType in interface ItemTypeCopyright © 2020. All rights reserved.