Uses of Record Class
net.minecraft.class_9789
Packages that use class_9789
Package
Description
The base package for all Minecraft classes.
-
Uses of class_9789 in net.minecraft
Fields in net.minecraft declared as class_9789Modifier and TypeFieldDescriptionstatic final class_9789class_9789.field_52012static final class_9789class_9789.field_52013Fields in net.minecraft with type parameters of type class_9789Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_9789> class_9789.field_52014Methods in net.minecraft that return class_9789 -
Uses of class_9789 in net.minecraft.predicate.entity
Fields in net.minecraft.predicate.entity declared as class_9789Modifier and TypeFieldDescriptionprivate class_9789PlayerPredicate.Builder.gameModeprivate final class_9789PlayerPredicate.gameModeThe field for thegameModerecord component.Methods in net.minecraft.predicate.entity that return class_9789Modifier and TypeMethodDescriptionPlayerPredicate.gameMode()Returns the value of thegameModerecord component.Methods in net.minecraft.predicate.entity with parameters of type class_9789Constructors in net.minecraft.predicate.entity with parameters of type class_9789ModifierConstructorDescriptionPlayerPredicate(NumberRange.IntRange experienceLevel, class_9789 class_9789, List<PlayerPredicate.StatMatcher<?>> list, Object2BooleanMap<Identifier> recipes, Map<Identifier, PlayerPredicate.AdvancementPredicate> advancements, Optional<EntityPredicate> optional)