Uses of Class
net.minecraft.predicate.BlockPredicate.Builder
-
Uses of BlockPredicate.Builder in net.minecraft.predicate
Modifier and TypeMethodDescriptionBlockPredicate.Builder.blocks
(RegistryEntryLookup<Block> blockRegistry, Collection<Block> blocks) BlockPredicate.Builder.blocks
(RegistryEntryLookup<Block> blockRegistry, Block[] blocks) static BlockPredicate.Builder
BlockPredicate.Builder.create()
BlockPredicate.Builder.nbt
(NbtCompound nbt) BlockPredicate.Builder.state
(StatePredicate.Builder state) BlockPredicate.Builder.tag
(RegistryEntryLookup<Block> blockRegistry, TagKey<Block> tag) -
Uses of BlockPredicate.Builder in net.minecraft.predicate.entity