| Package | Description |
|---|---|
| net.lapismc.lapiscore.utils |
| Modifier and Type | Method and Description |
|---|---|
CompatibleMaterial |
CompatibleMaterial.fromMaterial(org.bukkit.Material mat) |
static CompatibleMaterial |
CompatibleMaterial.fromString(String key) |
static CompatibleMaterial |
CompatibleMaterial.requestXMaterial(String name,
byte data) |
static CompatibleMaterial |
CompatibleMaterial.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CompatibleMaterial[] |
CompatibleMaterial.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
CompatibleMaterial.isDamageable(CompatibleMaterial type) |
Copyright © 2019. All rights reserved.