public interface BlockProperty
| Modifier and Type | Interface and Description |
|---|---|
static class |
BlockProperty.BlockSound
The block sounds associated with a block.
|
static class |
BlockProperty.Hardness
The breaking difficulty of a block, or how long it takes to break a block.
|
static class |
BlockProperty.Opacity
The opacity associated with a block.
|
static class |
BlockProperty.Replaceable
Indicates whether the block is replaceable.
|
static class |
BlockProperty.Resistance
The blast resistance of a block, indicates how many cubic meters of TNT are needed to explode it.
|