Package net.minecraft
Class class_145
java.lang.Object
net.minecraft.network.Packet
net.minecraft.class_145
- Mappings:
Namespace Name intermediary net/minecraft/class_145glue class_175server eoclient gxnamed net/minecraft/class_145
-
Field Summary
FieldsModifier and TypeFieldDescriptionintintintintFields 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_542
public int field_542- Mappings:
Namespace Name Mixin selector intermediary field_542Lnet/minecraft/class_145;field_542:Iglue field_749Lclass_175;field_749:Iserver aLeo;a:Iclient aLgx;a:Inamed field_542Lnet/minecraft/class_145;field_542:I
-
field_543
public int field_543- Mappings:
Namespace Name Mixin selector intermediary field_543Lnet/minecraft/class_145;field_543:Iglue field_750Lclass_175;field_750:Iserver bLeo;b:Iclient bLgx;b:Inamed field_543Lnet/minecraft/class_145;field_543:I
-
field_544
public int field_544- Mappings:
Namespace Name Mixin selector intermediary field_544Lnet/minecraft/class_145;field_544:Iglue field_751Lclass_175;field_751:Iserver cLeo;c:Iclient cLgx;c:Inamed field_544Lnet/minecraft/class_145;field_544:I
-
field_545
public int field_545- Mappings:
Namespace Name Mixin selector intermediary field_545Lnet/minecraft/class_145;field_545:Iglue field_752Lclass_175;field_752:Iserver dLeo;d:Iclient dLgx;d:Inamed field_545Lnet/minecraft/class_145;field_545:I
-
field_546
- Mappings:
Namespace Name Mixin selector intermediary field_546Lnet/minecraft/class_145;field_546:Lnet/minecraft/class_31;glue field_753Lclass_175;field_753:Lclass_224;server eLeo;e:Lfy;client eLgx;e:Liz;named field_546Lnet/minecraft/class_145;field_546:Lnet/minecraft/item/ItemStack;
-
-
Constructor Details
-
class_145
public class_145() -
class_145
-
-
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()
-