Uses of Record Class
net.minecraft.class_11819
Packages that use class_11819
-
Uses of class_11819 in net.minecraft
Fields in net.minecraft declared as class_11819Modifier and TypeFieldDescriptionprivate final class_11819class_11835.class_11837.playerThe field for theplayerrecord component.private final class_11819class_11854.class_11856.playerThe field for theplayerrecord component.Fields in net.minecraft with type parameters of type class_11819Modifier and TypeFieldDescriptionstatic final class_11808.class_11810<class_11819> class_11814.field_62328static final class_11808.class_11810<class_11819> class_11814.field_62329static final class_11808.class_11810<class_11819> class_11814.field_62332static final class_11808.class_11810<class_11819> class_11814.field_62333static final class_11808.class_11810<class_11819> class_11814.field_62337static final com.mojang.serialization.MapCodec<class_11819> class_11819.field_62344private final Optional<class_11819> class_11849.class_11850.playerThe field for theplayerrecord component.private final List<class_11819> class_11857.class_11858.playersThe field for theplayersrecord component.private final List<class_11819> class_11861.class_11862.playersThe field for theplayersrecord component.private final Optional<List<class_11819>> class_11861.class_11863.receivingPlayersThe field for thereceivingPlayersrecord component.Methods in net.minecraft that return class_11819Modifier and TypeMethodDescriptionstatic class_11819class_11819.method_73708(ServerPlayerEntity serverPlayerEntity) static class_11819class_11819.method_73709(PlayerConfigEntry playerConfigEntry) static class_11819class_11819.method_73710(com.mojang.authlib.GameProfile gameProfile) class_11835.class_11837.player()Returns the value of theplayerrecord component.class_11854.class_11856.player()Returns the value of theplayerrecord component.Methods in net.minecraft that return types with arguments of type class_11819Modifier and TypeMethodDescriptionstatic List<class_11819> class_11834.method_73824(class_11827 class_11827) static List<class_11819> class_11834.method_73828(class_11827 class_11827, List<class_11819> list, class_11838 class_11838) static List<class_11819> class_11834.method_73833(class_11827 class_11827, List<class_11819> list, class_11838 class_11838) static List<class_11819> class_11834.method_73838(class_11827 class_11827, List<class_11819> list, class_11838 class_11838) static List<class_11819> class_11857.method_73931(class_11827 class_11827) static List<class_11819> class_11857.method_73933(class_11827 class_11827, class_11857.class_11858 class_11858, class_11838 class_11838) class_11849.class_11850.player()Returns the value of theplayerrecord component.class_11857.class_11858.players()Returns the value of theplayersrecord component.class_11861.class_11862.players()Returns the value of theplayersrecord component.class_11861.class_11863.receivingPlayers()Returns the value of thereceivingPlayersrecord component.Methods in net.minecraft with parameters of type class_11819Modifier and TypeMethodDescriptionprivate static @Nullable ServerPlayerEntityclass_11857.method_73932(class_11827 class_11827, class_11819 class_11819) Method parameters in net.minecraft with type arguments of type class_11819Modifier and TypeMethodDescriptionstatic List<class_11819> class_11834.method_73828(class_11827 class_11827, List<class_11819> list, class_11838 class_11838) static List<class_11819> class_11834.method_73833(class_11827 class_11827, List<class_11819> list, class_11838 class_11838) static List<class_11819> class_11834.method_73838(class_11827 class_11827, List<class_11819> list, class_11838 class_11838) static List<class_11835.class_11837> class_11835.method_73851(class_11827 class_11827, List<class_11819> list, class_11838 class_11838) static List<class_11854.class_11856> class_11854.method_73914(class_11827 class_11827, List<class_11819> list, class_11838 class_11838) Constructors in net.minecraft with parameters of type class_11819ModifierConstructorDescriptionclass_11837(class_11819 class_11819, Optional<String> optional, Optional<String> optional2, Optional<Instant> optional3) class_11856(class_11819 class_11819, Optional<Integer> optional, Optional<Boolean> optional2) Constructor parameters in net.minecraft with type arguments of type class_11819ModifierConstructorDescriptionclass_11850(Optional<class_11819> optional, Optional<String> optional2, Optional<String> optional3, Optional<String> optional4, Optional<Instant> optional5) class_11858(List<class_11819> list, Optional<class_11853> optional) class_11862(boolean bool, List<class_11819> list, ServerMetadata.Version version) class_11863(class_11853 class_11853, boolean bool, Optional<List<class_11819>> optional)