Uses of Record Class
net.minecraft.predicate.BlockPredicate
Packages that use BlockPredicate
-
Uses of BlockPredicate in net.minecraft.predicate
Fields in net.minecraft.predicate with type parameters of type BlockPredicateModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<BlockPredicate>BlockPredicate.field_45723Methods in net.minecraft.predicate that return types with arguments of type BlockPredicateModifier and TypeMethodDescriptionBlockPredicate.Builder.build()(package private) static Optional<BlockPredicate>BlockPredicate.method_53073(Optional<TagKey<Block>> optional, Optional<RegistryEntryList<Block>> optional2, Optional<StatePredicate> optional3, Optional<NbtPredicate> optional4) -
Uses of BlockPredicate in net.minecraft.predicate.entity
Fields in net.minecraft.predicate.entity with type parameters of type BlockPredicateModifier and TypeFieldDescriptionprivate final Optional<BlockPredicate>LocationPredicate.blockThe field for theblockrecord component.private Optional<BlockPredicate>LocationPredicate.Builder.blockMethods in net.minecraft.predicate.entity that return types with arguments of type BlockPredicate