Uses of Interface
net.minecraft.commands.arguments.blocks.BlockPredicateArgument.Result
Packages that use BlockPredicateArgument.Result
-
Uses of BlockPredicateArgument.Result in net.minecraft.commands.arguments.blocks
Classes in net.minecraft.commands.arguments.blocks that implement BlockPredicateArgument.ResultModifier and TypeClassDescription(package private) static class
(package private) static class
Methods in net.minecraft.commands.arguments.blocks that return BlockPredicateArgument.ResultModifier and TypeMethodDescriptionBlockPredicateArgument.parse
(com.mojang.brigadier.StringReader reader) BlockPredicateArgument.parse
(HolderLookup<Block> lookup, com.mojang.brigadier.StringReader reader)