Uses of Record Class
net.minecraft.advancements.critereon.BlockPredicate
Packages that use BlockPredicate
-
Uses of BlockPredicate in net.minecraft.advancements.critereon
Fields in net.minecraft.advancements.critereon with type parameters of type BlockPredicateModifier and TypeFieldDescriptionprivate final Optional<BlockPredicate>
LocationPredicate.block
The field for theblock
record component.private Optional<BlockPredicate>
LocationPredicate.Builder.block
static final com.mojang.serialization.Codec<BlockPredicate>
BlockPredicate.CODEC
Methods 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 theblock
record component.