public class ActionSetBlockHardness
extends java.lang.Object
implements crafttweaker.IAction
| Constructor and Description |
|---|
ActionSetBlockHardness(net.minecraft.item.ItemStack stack,
float hardness) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply() |
java.lang.String |
describe() |
static boolean |
isBlock(net.minecraft.item.ItemStack stack) |