Package net.minecraft
Class class_8609
java.lang.Object
net.minecraft.class_8609
- All Implemented Interfaces:
class_8701,class_8706,PacketListener,ServerPacketListener
- Direct Known Subclasses:
class_8610,ServerPlayNetworkHandler
- Mappings:
Namespace Name official aldintermediary net/minecraft/class_8609named net/minecraft/class_8609
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intprotected final MinecraftServerprotected final ClientConnectionprivate static final Loggerprivate static final Textprivate longprivate booleanprivate longprivate int -
Constructor Summary
ConstructorsConstructorDescriptionclass_8609(MinecraftServer minecraftServer, ClientConnection clientConnection, int int2) -
Method Summary
Modifier and TypeMethodDescriptionvoidmethod_52391(Packet<?> packet, @Nullable PacketCallbacks packetCallbacks, boolean bool) voidmethod_52392(CustomPayloadC2SPacket customPayloadC2SPacket) voidmethod_52393(KeepAliveC2SPacket keepAliveC2SPacket) voidmethod_52394(PlayPongC2SPacket playPongC2SPacket) voidmethod_52395(ResourcePackStatusC2SPacket resourcePackStatusC2SPacket) voidmethod_52396(Text text) voidmethod_52398(Packet<?> packet) protected voidvoidprotected booleanprotected abstract com.mojang.authlib.GameProfilecom.mojang.authlib.GameProfileintvoidonDisconnected(Text reason) Called when the connection this listener listens to has disconnected.voidsendPacket(Packet<?> packet) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.class_8701
method_52895Methods inherited from interface net.minecraft.network.listener.PacketListener
isConnectionOpen, method_52280, method_52413Methods inherited from interface net.minecraft.network.listener.ServerPacketListener
shouldCrashOnException
-
Field Details
-
field_45014
- Mappings:
Namespace Name Mixin selector official dLald;d:Lorg/slf4j/Logger;intermediary field_45014Lnet/minecraft/class_8609;field_45014:Lorg/slf4j/Logger;named field_45014Lnet/minecraft/class_8609;field_45014:Lorg/slf4j/Logger;
-
field_45011
public static final int field_45011- See Also:
- Mappings:
Namespace Name Mixin selector official aLald;a:Iintermediary field_45011Lnet/minecraft/class_8609;field_45011:Inamed field_45011Lnet/minecraft/class_8609;field_45011:I
-
field_45015
- Mappings:
Namespace Name Mixin selector official eLald;e:Lte;intermediary field_45015Lnet/minecraft/class_8609;field_45015:Lnet/minecraft/class_2561;named field_45015Lnet/minecraft/class_8609;field_45015:Lnet/minecraft/text/Text;
-
field_45012
- Mappings:
Namespace Name Mixin selector official bLald;b:Lnet/minecraft/server/MinecraftServer;intermediary field_45012Lnet/minecraft/class_8609;field_45012:Lnet/minecraft/server/MinecraftServer;named field_45012Lnet/minecraft/class_8609;field_45012:Lnet/minecraft/server/MinecraftServer;
-
field_45013
- Mappings:
Namespace Name Mixin selector official cLald;c:Lsf;intermediary field_45013Lnet/minecraft/class_8609;field_45013:Lnet/minecraft/class_2535;named field_45013Lnet/minecraft/class_8609;field_45013:Lnet/minecraft/network/ClientConnection;
-
field_45016
private long field_45016- Mappings:
Namespace Name Mixin selector official fLald;f:Jintermediary field_45016Lnet/minecraft/class_8609;field_45016:Jnamed field_45016Lnet/minecraft/class_8609;field_45016:J
-
field_45017
private boolean field_45017- Mappings:
Namespace Name Mixin selector official gLald;g:Zintermediary field_45017Lnet/minecraft/class_8609;field_45017:Znamed field_45017Lnet/minecraft/class_8609;field_45017:Z
-
field_45018
private long field_45018- Mappings:
Namespace Name Mixin selector official hLald;h:Jintermediary field_45018Lnet/minecraft/class_8609;field_45018:Jnamed field_45018Lnet/minecraft/class_8609;field_45018:J
-
field_45019
private int field_45019- Mappings:
Namespace Name Mixin selector official iLald;i:Iintermediary field_45019Lnet/minecraft/class_8609;field_45019:Inamed field_45019Lnet/minecraft/class_8609;field_45019:I
-
-
Constructor Details
-
class_8609
-
-
Method Details
-
onDisconnected
Called when the connection this listener listens to has disconnected. Can be used to display the disconnection reason.- Specified by:
onDisconnectedin interfacePacketListener- Parameters:
reason- the reason of disconnection; may be a generic message- Mappings:
Namespace Name Mixin selector official aLsn;a(Lte;)Vintermediary method_10839Lnet/minecraft/class_2547;method_10839(Lnet/minecraft/class_2561;)Vnamed onDisconnectedLnet/minecraft/network/listener/PacketListener;onDisconnected(Lnet/minecraft/text/Text;)V
-
method_52393
- Specified by:
method_52393in interfaceclass_8706- Mappings:
Namespace Name Mixin selector official aLvg;a(Lvi;)Vintermediary method_52393Lnet/minecraft/class_8706;method_52393(Lnet/minecraft/class_2827;)Vnamed method_52393Lnet/minecraft/class_8706;method_52393(Lnet/minecraft/network/packet/c2s/play/KeepAliveC2SPacket;)V
-
method_52394
- Specified by:
method_52394in interfaceclass_8706- Mappings:
Namespace Name Mixin selector official aLvg;a(Lvj;)Vintermediary method_52394Lnet/minecraft/class_8706;method_52394(Lnet/minecraft/class_6374;)Vnamed method_52394Lnet/minecraft/class_8706;method_52394(Lnet/minecraft/network/packet/c2s/play/PlayPongC2SPacket;)V
-
method_52392
- Specified by:
method_52392in interfaceclass_8706- Mappings:
Namespace Name Mixin selector official aLvg;a(Lvh;)Vintermediary method_52392Lnet/minecraft/class_8706;method_52392(Lnet/minecraft/class_2817;)Vnamed method_52392Lnet/minecraft/class_8706;method_52392(Lnet/minecraft/network/packet/c2s/play/CustomPayloadC2SPacket;)V
-
method_52395
- Specified by:
method_52395in interfaceclass_8706- Mappings:
Namespace Name Mixin selector official aLvg;a(Lvk;)Vintermediary method_52395Lnet/minecraft/class_8706;method_52395(Lnet/minecraft/class_2856;)Vnamed method_52395Lnet/minecraft/class_8706;method_52395(Lnet/minecraft/network/packet/c2s/play/ResourcePackStatusC2SPacket;)V
-
method_52400
protected void method_52400()- Mappings:
Namespace Name Mixin selector official fLald;f()Vintermediary method_52400Lnet/minecraft/class_8609;method_52400()Vnamed method_52400Lnet/minecraft/class_8609;method_52400()V
-
sendPacket
- Mappings:
Namespace Name Mixin selector official bLald;b(Luw;)Vintermediary method_14364Lnet/minecraft/class_8609;method_14364(Lnet/minecraft/class_2596;)Vnamed sendPacketLnet/minecraft/class_8609;sendPacket(Lnet/minecraft/network/packet/Packet;)V
-
method_52398
- Mappings:
Namespace Name Mixin selector official cLald;c(Luw;)Vintermediary method_52398Lnet/minecraft/class_8609;method_52398(Lnet/minecraft/class_2596;)Vnamed method_52398Lnet/minecraft/class_8609;method_52398(Lnet/minecraft/network/packet/Packet;)V
-
method_52401
public void method_52401()- Mappings:
Namespace Name Mixin selector official gLald;g()Vintermediary method_52401Lnet/minecraft/class_8609;method_52401()Vnamed method_52401Lnet/minecraft/class_8609;method_52401()V
-
method_52391
public void method_52391(Packet<?> packet, @Nullable @Nullable PacketCallbacks packetCallbacks, boolean bool) - Mappings:
Namespace Name Mixin selector official aLald;a(Luw;Lso;Z)Vintermediary method_52391Lnet/minecraft/class_8609;method_52391(Lnet/minecraft/class_2596;Lnet/minecraft/class_7648;Z)Vnamed method_52391Lnet/minecraft/class_8609;method_52391(Lnet/minecraft/network/packet/Packet;Lnet/minecraft/network/PacketCallbacks;Z)V
-
method_52396
- Mappings:
Namespace Name Mixin selector official bLald;b(Lte;)Vintermediary method_52396Lnet/minecraft/class_8609;method_52396(Lnet/minecraft/class_2561;)Vnamed method_52396Lnet/minecraft/class_8609;method_52396(Lnet/minecraft/text/Text;)V
-
method_52402
protected boolean method_52402()- Mappings:
Namespace Name Mixin selector official hLald;h()Zintermediary method_52402Lnet/minecraft/class_8609;method_52402()Znamed method_52402Lnet/minecraft/class_8609;method_52402()Z
-
method_52403
protected abstract com.mojang.authlib.GameProfile method_52403()- Mappings:
Namespace Name Mixin selector official iLald;i()Lcom/mojang/authlib/GameProfile;intermediary method_52403Lnet/minecraft/class_8609;method_52403()Lcom/mojang/authlib/GameProfile;named method_52403Lnet/minecraft/class_8609;method_52403()Lcom/mojang/authlib/GameProfile;
-
method_52404
public com.mojang.authlib.GameProfile method_52404()- Mappings:
Namespace Name Mixin selector official jLald;j()Lcom/mojang/authlib/GameProfile;intermediary method_52404Lnet/minecraft/class_8609;method_52404()Lcom/mojang/authlib/GameProfile;named method_52404Lnet/minecraft/class_8609;method_52404()Lcom/mojang/authlib/GameProfile;
-
method_52405
public int method_52405()- Mappings:
Namespace Name Mixin selector official kLald;k()Iintermediary method_52405Lnet/minecraft/class_8609;method_52405()Inamed method_52405Lnet/minecraft/class_8609;method_52405()I
-