public final class BreakablePlaceableUtils extends Object
Constructor and Description |
---|
BreakablePlaceableUtils() |
Modifier and Type | Method and Description |
---|---|
static Optional<Set<org.spongepowered.api.block.BlockType>> |
get(net.minecraft.item.ItemStack stack,
String nbtKey) |
static boolean |
set(net.minecraft.item.ItemStack stack,
String nbtKey,
Set<org.spongepowered.api.block.BlockType> value) |