Package net.minecraft
Class class_119
java.lang.Object
net.minecraft.network.Packet
net.minecraft.class_119
- Mappings:
Namespace Name intermediary net/minecraft/class_119glue class_161server efclient gjnamed net/minecraft/class_119
-
Field Summary
FieldsFields 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_364
public int field_364- Mappings:
Namespace Name Mixin selector intermediary field_364Lnet/minecraft/class_119;field_364:Iglue field_578Lclass_161;field_578:Iserver aLef;a:Iclient aLgj;a:Inamed field_364Lnet/minecraft/class_119;field_364:I
-
field_365
public int field_365- Mappings:
Namespace Name Mixin selector intermediary field_365Lnet/minecraft/class_119;field_365:Iglue field_579Lclass_161;field_579:Iserver bLef;b:Iclient bLgj;b:Inamed field_365Lnet/minecraft/class_119;field_365:I
-
field_366
public int field_366- Mappings:
Namespace Name Mixin selector intermediary field_366Lnet/minecraft/class_119;field_366:Iglue field_580Lclass_161;field_580:Iserver cLef;c:Iclient cLgj;c:Inamed field_366Lnet/minecraft/class_119;field_366:I
-
field_367
public int field_367- Mappings:
Namespace Name Mixin selector intermediary field_367Lnet/minecraft/class_119;field_367:Iglue field_581Lclass_161;field_581:Iserver dLef;d:Iclient dLgj;d:Inamed field_367Lnet/minecraft/class_119;field_367:I
-
-
Constructor Details
-
class_119
public class_119() -
class_119
-
class_119
public class_119(int int2, double double2, double double3, double double4)
-
-
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()
-