Package net.minecraft
Class class_374
java.lang.Object
net.minecraft.network.Packet
net.minecraft.class_374
- Mappings:
Namespace Name intermediary net/minecraft/class_374glue class_404server knclient rgnamed net/minecraft/class_374
-
Field Summary
FieldsModifier and TypeFieldDescriptionintintintintbytebyteFields inherited from class net.minecraft.network.Packet
field_905, worldPacket -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidhandle(NetworkHandler networkHandler) voidread(DataInputStream stream) intsize()voidwrite(DataOutputStream stream) Methods inherited from class net.minecraft.network.Packet
method_799, method_801, method_803, method_805, readString, writeString
-
Field Details
-
field_1420
public int field_1420- Mappings:
Namespace Name Mixin selector intermediary field_1420Lnet/minecraft/class_374;field_1420:Iglue field_1582Lclass_404;field_1582:Iserver aLkn;a:Iclient aLrg;a:Inamed field_1420Lnet/minecraft/class_374;field_1420:I
-
field_1421
public int field_1421- Mappings:
Namespace Name Mixin selector intermediary field_1421Lnet/minecraft/class_374;field_1421:Iglue field_1583Lclass_404;field_1583:Iserver bLkn;b:Iclient bLrg;b:Inamed field_1421Lnet/minecraft/class_374;field_1421:I
-
field_1422
public int field_1422- Mappings:
Namespace Name Mixin selector intermediary field_1422Lnet/minecraft/class_374;field_1422:Iglue field_1584Lclass_404;field_1584:Iserver cLkn;c:Iclient cLrg;c:Inamed field_1422Lnet/minecraft/class_374;field_1422:I
-
field_1423
public int field_1423- Mappings:
Namespace Name Mixin selector intermediary field_1423Lnet/minecraft/class_374;field_1423:Iglue field_1585Lclass_404;field_1585:Iserver dLkn;d:Iclient dLrg;d:Inamed field_1423Lnet/minecraft/class_374;field_1423:I
-
field_1424
public byte field_1424- Mappings:
Namespace Name Mixin selector intermediary field_1424Lnet/minecraft/class_374;field_1424:Bglue field_1586Lclass_404;field_1586:Bserver eLkn;e:Bclient eLrg;e:Bnamed field_1424Lnet/minecraft/class_374;field_1424:B
-
field_1425
public byte field_1425- Mappings:
Namespace Name Mixin selector intermediary field_1425Lnet/minecraft/class_374;field_1425:Bglue field_1587Lclass_404;field_1587:Bserver fLkn;f:Bclient fLrg;f:Bnamed field_1425Lnet/minecraft/class_374;field_1425:B
-
-
Constructor Details
-
class_374
public class_374() -
class_374
-
class_374
@Environment(SERVER) public class_374(int int2, int int3, int int4, int int5, byte byte2, byte byte3)
-
-
Method Details
-
read
- Specified by:
readin classPacket- Mappings:
Namespace Name Mixin selector intermediary method_806Lnet/minecraft/class_169;method_806(Ljava/io/DataInputStream;)Vglue method_2Lclass_257;method_2(Ljava/io/DataInputStream;)Vserver aLgt;a(Ljava/io/DataInputStream;)Vclient aLki;a(Ljava/io/DataInputStream;)Vnamed readLnet/minecraft/network/Packet;read(Ljava/io/DataInputStream;)V
-
write
- Specified by:
writein classPacket- Mappings:
Namespace Name Mixin selector intermediary method_807Lnet/minecraft/class_169;method_807(Ljava/io/DataOutputStream;)Vglue method_3Lclass_257;method_3(Ljava/io/DataOutputStream;)Vserver aLgt;a(Ljava/io/DataOutputStream;)Vclient aLki;a(Ljava/io/DataOutputStream;)Vnamed writeLnet/minecraft/network/Packet;write(Ljava/io/DataOutputStream;)V
-
handle
- Specified by:
handlein classPacket- Mappings:
Namespace Name Mixin selector intermediary method_808Lnet/minecraft/class_169;method_808(Lnet/minecraft/class_240;)Vglue method_4Lclass_257;method_4(Lclass_472;)Vserver aLgt;a(Lme;)Vclient aLki;a(Lti;)Vnamed handleLnet/minecraft/network/Packet;handle(Lnet/minecraft/network/NetworkHandler;)V
-
size
public int size()
-