Class BlockId.Tag
-
- All Implemented Interfaces:
public final class BlockId.Tag extends BlockId
-
-
Constructor Summary
Constructors Constructor Description BlockId.Tag(BlockTag blockTag)
-
Method Summary
Modifier and Type Method Description final BlockTag
getBlockTag()
String
toString()
-
-
Constructor Detail
-
BlockId.Tag
BlockId.Tag(BlockTag blockTag)
-
-
Method Detail
-
getBlockTag
final BlockTag getBlockTag()
-
-
-
-