public abstract class BlockState<T extends Comparable<T>>
implements IBlockState<T>
axe | |
net.minecraft.block.properties.PropertyHelper | |
net.minecraft.server.v1_12_R1.BlockState |
Field summary
Modifier and Type | Field | ||||
---|---|---|---|---|---|
private final Class<T> |
| ||||
private final String |
|
Constructor summary
Modifier | Constructor |
---|---|
protected | (String arg0, Class<T> arg1) |
Method summary
Modifier and Type | Method | ||||
---|---|---|---|---|---|
public String |
| ||||
public Class<T> |
|