Package net.minecraft.client
Class class_1938
java.lang.Object
net.minecraft.client.class_1938
- All Implemented Interfaces:
ClientQueryPacketListener,PacketListener
- Mappings:
Namespace Name official bfuintermediary net/minecraft/class_1938named net/minecraft/client/class_1938
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionclass_1938(class_5045 class_5045, class_5067 class_5067, ClientConnection clientConnection) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidmethod_7455(NetworkState networkState, NetworkState networkState2) voidonDisconnected(Text reason) voidonPong(QueryPongS2CPacket packet) voidonResponse(QueryResponseS2CPacket packet)
-
Field Details
-
field_8369
private boolean field_8369- Mappings:
Namespace Name Mixin selector official dLbfu;d:Zintermediary field_8369Lnet/minecraft/class_1938;field_8369:Znamed field_8369Lnet/minecraft/client/class_1938;field_8369:Z
-
-
Constructor Details
-
class_1938
class_1938(class_5045 class_5045, class_5067 class_5067, ClientConnection clientConnection)
-
-
Method Details
-
onResponse
- Specified by:
onResponsein interfaceClientQueryPacketListener- Mappings:
Namespace Name Mixin selector official aLjl;a(Ljn;)Vintermediary method_8063Lnet/minecraft/class_2078;method_8063(Lnet/minecraft/class_2080;)Vnamed onResponseLnet/minecraft/network/listener/ClientQueryPacketListener;onResponse(Lnet/minecraft/network/packet/s2c/query/QueryResponseS2CPacket;)V
-
onPong
- Specified by:
onPongin interfaceClientQueryPacketListener- Mappings:
Namespace Name Mixin selector official aLjl;a(Ljm;)Vintermediary method_8062Lnet/minecraft/class_2078;method_8062(Lnet/minecraft/class_2079;)Vnamed onPongLnet/minecraft/network/listener/ClientQueryPacketListener;onPong(Lnet/minecraft/network/packet/s2c/query/QueryPongS2CPacket;)V
-
onDisconnected
- Specified by:
onDisconnectedin interfacePacketListener- Mappings:
Namespace Name Mixin selector official aLer;a(Lez;)Vintermediary method_7456Lnet/minecraft/class_701;method_7456(Lnet/minecraft/class_1982;)Vnamed onDisconnectedLnet/minecraft/network/listener/PacketListener;onDisconnected(Lnet/minecraft/text/Text;)V
-
method_7455
- Specified by:
method_7455in interfacePacketListener- Mappings:
Namespace Name Mixin selector official aLer;a(Lej;Lej;)Vintermediary method_7455Lnet/minecraft/class_701;method_7455(Lnet/minecraft/class_1962;Lnet/minecraft/class_1962;)Vnamed method_7455Lnet/minecraft/network/listener/PacketListener;method_7455(Lnet/minecraft/network/NetworkState;Lnet/minecraft/network/NetworkState;)V
-
method_7454
public void method_7454()- Specified by:
method_7454in interfacePacketListener- Mappings:
Namespace Name Mixin selector official aLer;a()Vintermediary method_7454Lnet/minecraft/class_701;method_7454()Vnamed method_7454Lnet/minecraft/network/listener/PacketListener;method_7454()V
-