Uses of Record Class
net.minecraft.commands.arguments.blocks.BlockStateParser.BlockResult
Packages that use BlockStateParser.BlockResult
-
Uses of BlockStateParser.BlockResult in net.minecraft.commands.arguments.blocks
Methods in net.minecraft.commands.arguments.blocks that return BlockStateParser.BlockResultModifier and TypeMethodDescriptionstatic BlockStateParser.BlockResultBlockStateParser.parseForBlock(HolderLookup<Block> blocks, StringReader reader, boolean allowNbt) static BlockStateParser.BlockResultBlockStateParser.parseForBlock(HolderLookup<Block> blocks, String value, boolean allowNbt) Methods in net.minecraft.commands.arguments.blocks that return types with arguments of type BlockStateParser.BlockResultModifier and TypeMethodDescriptionBlockStateParser.parseForTesting(HolderLookup<Block> blocks, StringReader reader, boolean allowNbt) BlockStateParser.parseForTesting(HolderLookup<Block> blocks, String value, boolean allowNbt)