Uses of Class
net.minecraft.block.SkullBlock.Type
Package | Description |
---|---|
net.minecraft.block |
-
Uses of SkullBlock.Type in net.minecraft.block
Methods in net.minecraft.block that return SkullBlock.Type Modifier and Type Method Description static SkullBlock.Type
SkullBlock.Type. valueOf(String name)
Returns the enum constant of this type with the specified name.static SkullBlock.Type[]
SkullBlock.Type. values()
Returns an array containing the constants of this enum type, in the order they are declared.