Package net.minecraft.server.network
Class ServerEntityTracker
java.lang.Object
net.minecraft.server.network.ServerEntityTracker
- Mappings:
Namespace Name intermediary net/minecraft/class_488glue class_523server nlclient net/minecraft/class_488named net/minecraft/server/network/ServerEntityTracker
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate intprivate EntityHashSetprivate intprivate MinecraftServerprivate Set -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidmethod_1664(ServerPlayer serverPlayer) voidmethod_1666(EntityBase entityBase, int int2, int int3) voidmethod_1668(EntityBase entityBase, AbstractPacket abstractPacket) voidmethod_1669(EntityBase entityBase) voidmethod_1670(EntityBase entityBase, AbstractPacket abstractPacket) voidsyncEntity(EntityBase entityToSync) voidtrackEntity(EntityBase entityBase, int entityDistance, int updateSpeed, boolean sendVelocity)
-
Field Details
-
trackedEntities
- Mappings:
Namespace Name Mixin selector intermediary field_2004Lnet/minecraft/class_488;field_2004:Ljava/util/Set;glue field_2216Lclass_523;field_2216:Ljava/util/Set;server aLnl;a:Ljava/util/Set;client field_2004Lnet/minecraft/class_488;field_2004:Ljava/util/Set;named trackedEntitiesLnet/minecraft/server/network/ServerEntityTracker;trackedEntities:Ljava/util/Set;
-
entityHashes
- Mappings:
Namespace Name Mixin selector intermediary field_2005Lnet/minecraft/class_488;field_2005:Lnet/minecraft/class_80;glue field_2217Lclass_523;field_2217:Lclass_250;server bLnl;b:Lgo;client field_2005Lnet/minecraft/class_488;field_2005:Ljx;named entityHashesLnet/minecraft/server/network/ServerEntityTracker;entityHashes:Lnet/minecraft/network/EntityHashSet;
-
minecraftServer
- Mappings:
Namespace Name Mixin selector intermediary field_2006Lnet/minecraft/class_488;field_2006:Lnet/minecraft/server/MinecraftServer;glue field_2218Lclass_523;field_2218:Lnet/minecraft/server/MinecraftServer;server cLnl;c:Lnet/minecraft/server/MinecraftServer;client field_2006Lnet/minecraft/class_488;field_2006:Lnet/minecraft/server/MinecraftServer;named minecraftServerLnet/minecraft/server/network/ServerEntityTracker;minecraftServer:Lnet/minecraft/server/MinecraftServer;
-
maxTrackingDistance
private int maxTrackingDistance- Mappings:
Namespace Name Mixin selector intermediary field_2007Lnet/minecraft/class_488;field_2007:Iglue field_2219Lclass_523;field_2219:Iserver dLnl;d:Iclient field_2007Lnet/minecraft/class_488;field_2007:Inamed maxTrackingDistanceLnet/minecraft/server/network/ServerEntityTracker;maxTrackingDistance:I
-
dimensionId
private int dimensionId- Mappings:
Namespace Name Mixin selector intermediary field_2008Lnet/minecraft/class_488;field_2008:Iglue field_2220Lclass_523;field_2220:Iserver eLnl;e:Iclient field_2008Lnet/minecraft/class_488;field_2008:Inamed dimensionIdLnet/minecraft/server/network/ServerEntityTracker;dimensionId:I
-
-
Constructor Details
-
ServerEntityTracker
- Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_488;<init>(Lnet/minecraft/server/MinecraftServer;I)Vglue <init>Lclass_523;<init>(Lnet/minecraft/server/MinecraftServer;I)Vserver <init>Lnl;<init>(Lnet/minecraft/server/MinecraftServer;I)Vclient <init>Lnet/minecraft/class_488;<init>(Lnet/minecraft/server/MinecraftServer;I)Vnamed <init>Lnet/minecraft/server/network/ServerEntityTracker;<init>(Lnet/minecraft/server/MinecraftServer;I)V
-
-
Method Details
-
syncEntity
- Mappings:
Namespace Name Mixin selector intermediary method_1665Lnet/minecraft/class_488;method_1665(Lnet/minecraft/class_57;)Vglue method_1931Lclass_523;method_1931(Lclass_450;)Vserver aLnl;a(Llq;)Vclient method_1665Lnet/minecraft/class_488;method_1665(Lsn;)Vnamed syncEntityLnet/minecraft/server/network/ServerEntityTracker;syncEntity(Lnet/minecraft/entity/EntityBase;)V
-
method_1666
- Mappings:
Namespace Name Mixin selector intermediary method_1666Lnet/minecraft/class_488;method_1666(Lnet/minecraft/class_57;II)Vglue method_1932Lclass_523;method_1932(Lclass_450;II)Vserver aLnl;a(Llq;II)Vclient method_1666Lnet/minecraft/class_488;method_1666(Lsn;II)Vnamed method_1666Lnet/minecraft/server/network/ServerEntityTracker;method_1666(Lnet/minecraft/entity/EntityBase;II)V
-
trackEntity
public void trackEntity(EntityBase entityBase, int entityDistance, int updateSpeed, boolean sendVelocity) - Mappings:
Namespace Name Mixin selector intermediary method_1667Lnet/minecraft/class_488;method_1667(Lnet/minecraft/class_57;IIZ)Vglue method_1933Lclass_523;method_1933(Lclass_450;IIZ)Vserver aLnl;a(Llq;IIZ)Vclient method_1667Lnet/minecraft/class_488;method_1667(Lsn;IIZ)Vnamed trackEntityLnet/minecraft/server/network/ServerEntityTracker;trackEntity(Lnet/minecraft/entity/EntityBase;IIZ)V
-
method_1669
- Mappings:
Namespace Name Mixin selector intermediary method_1669Lnet/minecraft/class_488;method_1669(Lnet/minecraft/class_57;)Vglue method_1935Lclass_523;method_1935(Lclass_450;)Vserver bLnl;b(Llq;)Vclient method_1669Lnet/minecraft/class_488;method_1669(Lsn;)Vnamed method_1669Lnet/minecraft/server/network/ServerEntityTracker;method_1669(Lnet/minecraft/entity/EntityBase;)V
-
method_1663
public void method_1663()- Mappings:
Namespace Name Mixin selector intermediary method_1663Lnet/minecraft/class_488;method_1663()Vglue method_1929Lclass_523;method_1929()Vserver aLnl;a()Vclient method_1663Lnet/minecraft/class_488;method_1663()Vnamed method_1663Lnet/minecraft/server/network/ServerEntityTracker;method_1663()V
-
method_1668
- Mappings:
Namespace Name Mixin selector intermediary method_1668Lnet/minecraft/class_488;method_1668(Lnet/minecraft/class_57;Lnet/minecraft/class_169;)Vglue method_1934Lclass_523;method_1934(Lclass_450;Lclass_257;)Vserver aLnl;a(Llq;Lgt;)Vclient method_1668Lnet/minecraft/class_488;method_1668(Lsn;Lki;)Vnamed method_1668Lnet/minecraft/server/network/ServerEntityTracker;method_1668(Lnet/minecraft/entity/EntityBase;Lnet/minecraft/packet/AbstractPacket;)V
-
method_1670
- Mappings:
Namespace Name Mixin selector intermediary method_1670Lnet/minecraft/class_488;method_1670(Lnet/minecraft/class_57;Lnet/minecraft/class_169;)Vglue method_1936Lclass_523;method_1936(Lclass_450;Lclass_257;)Vserver bLnl;b(Llq;Lgt;)Vclient method_1670Lnet/minecraft/class_488;method_1670(Lsn;Lki;)Vnamed method_1670Lnet/minecraft/server/network/ServerEntityTracker;method_1670(Lnet/minecraft/entity/EntityBase;Lnet/minecraft/packet/AbstractPacket;)V
-
method_1664
- Mappings:
Namespace Name Mixin selector intermediary method_1664Lnet/minecraft/class_488;method_1664(Lnet/minecraft/class_69;)Vglue method_1930Lclass_523;method_1930(Lclass_132;)Vserver aLnl;a(Ldl;)Vclient method_1664Lnet/minecraft/class_488;method_1664(Lnet/minecraft/class_69;)Vnamed method_1664Lnet/minecraft/server/network/ServerEntityTracker;method_1664(Lnet/minecraft/entity/player/ServerPlayer;)V
-