Uses of Class
net.neoforged.neoforge.common.advancements.critereon.SnowBootsEntityPredicate
Packages that use SnowBootsEntityPredicate
Package
Description
-
Uses of SnowBootsEntityPredicate in net.neoforged.neoforge.common
Fields in net.neoforged.neoforge.common with type parameters of type SnowBootsEntityPredicateModifier and TypeFieldDescriptionstatic final DeferredHolder
<com.mojang.serialization.MapCodec<? extends net.minecraft.advancements.critereon.EntitySubPredicate>, com.mojang.serialization.MapCodec<SnowBootsEntityPredicate>> NeoForgeMod.SNOW_BOOTS_PREDICATE
-
Uses of SnowBootsEntityPredicate in net.neoforged.neoforge.common.advancements.critereon
Fields in net.neoforged.neoforge.common.advancements.critereon declared as SnowBootsEntityPredicateModifier and TypeFieldDescriptionstatic final SnowBootsEntityPredicate
SnowBootsEntityPredicate.INSTANCE
Fields in net.neoforged.neoforge.common.advancements.critereon with type parameters of type SnowBootsEntityPredicateModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec
<SnowBootsEntityPredicate> SnowBootsEntityPredicate.CODEC
Methods in net.neoforged.neoforge.common.advancements.critereon that return types with arguments of type SnowBootsEntityPredicateModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec
<SnowBootsEntityPredicate> SnowBootsEntityPredicate.codec()