Uses of Record Class
net.minecraft.advancements.critereon.BlockPredicate
Packages that use BlockPredicate
- 
Uses of BlockPredicate in net.minecraft.advancements.critereonFields in net.minecraft.advancements.critereon with type parameters of type BlockPredicateModifier and TypeFieldDescriptionprivate final Optional<BlockPredicate>LocationPredicate.blockThe field for theblockrecord component.private Optional<BlockPredicate>LocationPredicate.Builder.blockstatic final com.mojang.serialization.Codec<BlockPredicate>BlockPredicate.CODECMethods in net.minecraft.advancements.critereon that return BlockPredicateMethods in net.minecraft.advancements.critereon that return types with arguments of type BlockPredicateModifier and TypeMethodDescriptionLocationPredicate.block()Returns the value of theblockrecord component.