Uses of Interface
net.minecraft.command.argument.BlockPredicateArgumentType.BlockPredicate
Packages that use BlockPredicateArgumentType.BlockPredicate
-
Uses of BlockPredicateArgumentType.BlockPredicate in net.minecraft.command.argument
Classes in net.minecraft.command.argument that implement BlockPredicateArgumentType.BlockPredicateModifier and TypeClassDescriptionprivate static class
private static class
Methods in net.minecraft.command.argument that return BlockPredicateArgumentType.BlockPredicateModifier and TypeMethodDescriptionBlockPredicateArgumentType.parse
(com.mojang.brigadier.StringReader stringReader) BlockPredicateArgumentType.parse
(RegistryWrapper<Block> registryWrapper, com.mojang.brigadier.StringReader reader)