Uses of Record Class
net.minecraft.class_9789
Package
Description
The base package for all Minecraft classes.
-
Uses of class_9789 in net.minecraft
Modifier and TypeFieldDescriptionstatic final class_9789
class_9789.field_52012
static final class_9789
class_9789.field_52013
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<class_9789> class_9789.field_52014
-
Uses of class_9789 in net.minecraft.predicate.entity
Modifier and TypeFieldDescriptionprivate class_9789
PlayerPredicate.Builder.gameMode
private final class_9789
PlayerPredicate.gameMode
The field for thegameMode
record component.Modifier and TypeMethodDescriptionPlayerPredicate.gameMode()
Returns the value of thegameMode
record component.ModifierConstructorDescriptionPlayerPredicate
(NumberRange.IntRange experienceLevel, class_9789 class_9789, List<PlayerPredicate.StatMatcher<?>> list, Object2BooleanMap<Identifier> recipes, Map<Identifier, PlayerPredicate.AdvancementPredicate> advancements, Optional<EntityPredicate> optional)