Class ChunkPlayerManager

java.lang.Object
net.minecraft.server.ChunkPlayerManager

class ChunkPlayerManager extends Object
Mappings:
Namespace Name
official qr
intermediary net/minecraft/class_2099
named net/minecraft/server/ChunkPlayerManager
  • Field Details

    • players

      private final List players
      Mappings:
      Namespace Name Mixin selector
      official b Lqr;b:Ljava/util/List;
      intermediary field_8885 Lnet/minecraft/class_2099;field_8885:Ljava/util/List;
      named players Lnet/minecraft/server/ChunkPlayerManager;players:Ljava/util/List;
    • chunkPos

      private final ChunkPos chunkPos
      Mappings:
      Namespace Name Mixin selector
      official c Lqr;c:Laqm;
      intermediary field_8886 Lnet/minecraft/class_2099;field_8886:Lnet/minecraft/class_1146;
      named chunkPos Lnet/minecraft/server/ChunkPlayerManager;chunkPos:Lnet/minecraft/util/math/ChunkPos;
    • field_8887

      private short[] field_8887
      Mappings:
      Namespace Name Mixin selector
      official d Lqr;d:[S
      intermediary field_8887 Lnet/minecraft/class_2099;field_8887:[S
      named field_8887 Lnet/minecraft/server/ChunkPlayerManager;field_8887:[S
    • field_8888

      private int field_8888
      Mappings:
      Namespace Name Mixin selector
      official e Lqr;e:I
      intermediary field_8888 Lnet/minecraft/class_2099;field_8888:I
      named field_8888 Lnet/minecraft/server/ChunkPlayerManager;field_8888:I
    • field_8889

      private int field_8889
      Mappings:
      Namespace Name Mixin selector
      official f Lqr;f:I
      intermediary field_8889 Lnet/minecraft/class_2099;field_8889:I
      named field_8889 Lnet/minecraft/server/ChunkPlayerManager;field_8889:I
    • field_8890

      private long field_8890
      Mappings:
      Namespace Name Mixin selector
      official g Lqr;g:J
      intermediary field_8890 Lnet/minecraft/class_2099;field_8890:J
      named field_8890 Lnet/minecraft/server/ChunkPlayerManager;field_8890:J
  • Constructor Details

    • ChunkPlayerManager

      public ChunkPlayerManager(PlayerWorldManager manager, int x, int z)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lqr;<init>(Lqq;II)V
      intermediary <init> Lnet/minecraft/class_2099;<init>(Lnet/minecraft/class_792;II)V
      named <init> Lnet/minecraft/server/ChunkPlayerManager;<init>(Lnet/minecraft/server/PlayerWorldManager;II)V
  • Method Details

    • addPlayer

      public void addPlayer(ServerPlayerEntity player)
      Mappings:
      Namespace Name Mixin selector
      official a Lqr;a(Lqw;)V
      intermediary method_8124 Lnet/minecraft/class_2099;method_8124(Lnet/minecraft/class_798;)V
      named addPlayer Lnet/minecraft/server/ChunkPlayerManager;addPlayer(Lnet/minecraft/entity/player/ServerPlayerEntity;)V
    • method_8127

      public void method_8127(ServerPlayerEntity player)
      Mappings:
      Namespace Name Mixin selector
      official b Lqr;b(Lqw;)V
      intermediary method_8127 Lnet/minecraft/class_2099;method_8127(Lnet/minecraft/class_798;)V
      named method_8127 Lnet/minecraft/server/ChunkPlayerManager;method_8127(Lnet/minecraft/entity/player/ServerPlayerEntity;)V
    • method_8118

      public void method_8118()
      Mappings:
      Namespace Name Mixin selector
      official a Lqr;a()V
      intermediary method_8118 Lnet/minecraft/class_2099;method_8118()V
      named method_8118 Lnet/minecraft/server/ChunkPlayerManager;method_8118()V
    • method_8121

      private void method_8121(Chunk chunk)
      Mappings:
      Namespace Name Mixin selector
      official a Lqr;a(Lbfh;)V
      intermediary method_8121 Lnet/minecraft/class_2099;method_8121(Lnet/minecraft/class_1196;)V
      named method_8121 Lnet/minecraft/server/ChunkPlayerManager;method_8121(Lnet/minecraft/world/chunk/Chunk;)V
    • method_8119

      public void method_8119(int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official a Lqr;a(III)V
      intermediary method_8119 Lnet/minecraft/class_2099;method_8119(III)V
      named method_8119 Lnet/minecraft/server/ChunkPlayerManager;method_8119(III)V
    • method_8122

      public void method_8122(Packet packet)
      Mappings:
      Namespace Name Mixin selector
      official a Lqr;a(Lid;)V
      intermediary method_8122 Lnet/minecraft/class_2099;method_8122(Lnet/minecraft/class_700;)V
      named method_8122 Lnet/minecraft/server/ChunkPlayerManager;method_8122(Lnet/minecraft/network/Packet;)V
    • method_8125

      public void method_8125()
      Mappings:
      Namespace Name Mixin selector
      official b Lqr;b()V
      intermediary method_8125 Lnet/minecraft/class_2099;method_8125()V
      named method_8125 Lnet/minecraft/server/ChunkPlayerManager;method_8125()V
    • method_8120

      private void method_8120(BlockEntity blockEntity)
      Mappings:
      Namespace Name Mixin selector
      official a Lqr;a(Lbcm;)V
      intermediary method_8120 Lnet/minecraft/class_2099;method_8120(Lnet/minecraft/class_226;)V
      named method_8120 Lnet/minecraft/server/ChunkPlayerManager;method_8120(Lnet/minecraft/block/entity/BlockEntity;)V