Uses of Interface
moe.caramel.daydream.brigadier.argument.BlockStateArgument
Packages that use BlockStateArgument
-
Uses of BlockStateArgument in moe.caramel.daydream.brigadier
Fields in moe.caramel.daydream.brigadier declared as BlockStateArgumentModifier and TypeFieldDescriptionstatic final BlockStateArgument
Arguments.BLOCK_STATE
Deprecated, for removal: This API element is subject to removal in a future version.Example: "stone", "minecraft:stone", "stone[foo=bar]", "foo{bar=baz}" -
Uses of BlockStateArgument in moe.caramel.daydream.brigadier.argument
Methods in moe.caramel.daydream.brigadier.argument that return BlockStateArgumentModifier and TypeMethodDescriptionstatic BlockStateArgument
BlockStateArgument.create()
Deprecated, for removal: This API element is subject to removal in a future version.