Package net.minecraft
Class class_4396
java.lang.Object
net.minecraft.class_4396
- All Implemented Interfaces:
Packet<ServerLoginPacketListener>
- Mappings:
Namespace Name official oeintermediary net/minecraft/class_4396named net/minecraft/class_4396
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidapply(ServerLoginPacketListener serverLoginPacketListener) voidread(PacketByteBuf buf) voidwrite(PacketByteBuf buf) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.network.Packet
method_20197
-
Field Details
-
field_21648
private int field_21648- Mappings:
Namespace Name Mixin selector official aLoe;a:Iintermediary field_21648Lnet/minecraft/class_4396;field_21648:Inamed field_21648Lnet/minecraft/class_4396;field_21648:I
-
field_21649
- Mappings:
Namespace Name Mixin selector official bLoe;b:Lhy;intermediary field_21649Lnet/minecraft/class_4396;field_21649:Lnet/minecraft/class_1967;named field_21649Lnet/minecraft/class_4396;field_21649:Lnet/minecraft/util/PacketByteBuf;
-
-
Constructor Details
-
class_4396
public class_4396() -
class_4396
-
-
Method Details
-
read
- Specified by:
readin interfacePacket<ServerLoginPacketListener>- Throws:
IOException- Mappings:
Namespace Name Mixin selector official aLiv;a(Lhy;)Vintermediary method_7535Lnet/minecraft/class_700;method_7535(Lnet/minecraft/class_1967;)Vnamed readLnet/minecraft/network/Packet;read(Lnet/minecraft/util/PacketByteBuf;)V
-
write
- Specified by:
writein interfacePacket<ServerLoginPacketListener>- Throws:
IOException- Mappings:
Namespace Name Mixin selector official bLiv;b(Lhy;)Vintermediary method_7539Lnet/minecraft/class_700;method_7539(Lnet/minecraft/class_1967;)Vnamed writeLnet/minecraft/network/Packet;write(Lnet/minecraft/util/PacketByteBuf;)V
-
apply
- Specified by:
applyin interfacePacket<ServerLoginPacketListener>- Mappings:
Namespace Name Mixin selector official aLoe;a(Lod;)Vintermediary method_20393Lnet/minecraft/class_4396;method_20393(Lnet/minecraft/class_2076;)Vnamed applyLnet/minecraft/class_4396;apply(Lnet/minecraft/network/listener/ServerLoginPacketListener;)V
-