Uses of Record Class
net.minecraft.predicate.entity.PlayerPredicate.class_8749
Packages that use PlayerPredicate.class_8749
-
Uses of PlayerPredicate.class_8749 in net.minecraft.predicate.entity
Fields in net.minecraft.predicate.entity with type parameters of type PlayerPredicate.class_8749Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<PlayerPredicate.class_8749<?>>PlayerPredicate.class_8749.field_45774private final ImmutableList.Builder<PlayerPredicate.class_8749<?>>PlayerPredicate.Builder.statsprivate final List<PlayerPredicate.class_8749<?>>PlayerPredicate.statsThe field for thestatsrecord component.Methods in net.minecraft.predicate.entity that return types with arguments of type PlayerPredicate.class_8749Modifier and TypeMethodDescriptionprivate static <T> com.mojang.serialization.Codec<PlayerPredicate.class_8749<T>>PlayerPredicate.class_8749.method_53224(StatType<T> statType) PlayerPredicate.stats()Returns the value of thestatsrecord component.Constructor parameters in net.minecraft.predicate.entity with type arguments of type PlayerPredicate.class_8749ModifierConstructorDescriptionPlayerPredicate(NumberRange.IntRange experienceLevel, Optional<GameMode> optional, List<PlayerPredicate.class_8749<?>> list, Object2BooleanMap<Identifier> recipes, Map<Identifier, PlayerPredicate.AdvancementPredicate> advancements, Optional<EntityPredicate> optional2)