Package net.minecraft
Class class_2913
java.lang.Object
net.minecraft.class_2913
- All Implemented Interfaces:
Packet<ClientPlayPacketListener>
- Mappings:
Namespace Name official gkintermediary net/minecraft/class_2913named net/minecraft/class_2913
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Stringprivate SoundCategoryprivate intprivate intprivate intprivate floatprivate int -
Constructor Summary
ConstructorsConstructorDescriptionclass_2913(String string, SoundCategory soundCategory, double double2, double double3, double double4, float float2, float float3) -
Method Summary
Modifier and TypeMethodDescriptionvoidapply(ClientPlayPacketListener clientPlayPacketListener) doubledoubledoublefloatfloatvoidread(PacketByteBuf buf) voidwrite(PacketByteBuf buf)
-
Field Details
-
field_13762
- Mappings:
Namespace Name Mixin selector official aLgk;a:Ljava/lang/String;intermediary field_13762Lnet/minecraft/class_2913;field_13762:Ljava/lang/String;named field_13762Lnet/minecraft/class_2913;field_13762:Ljava/lang/String;
-
field_13763
- Mappings:
Namespace Name Mixin selector official bLgk;b:Lni;intermediary field_13763Lnet/minecraft/class_2913;field_13763:Lnet/minecraft/class_2153;named field_13763Lnet/minecraft/class_2913;field_13763:Lnet/minecraft/client/sound/SoundCategory;
-
field_13764
private int field_13764- Mappings:
Namespace Name Mixin selector official cLgk;c:Iintermediary field_13764Lnet/minecraft/class_2913;field_13764:Inamed field_13764Lnet/minecraft/class_2913;field_13764:I
-
field_13765
private int field_13765- Mappings:
Namespace Name Mixin selector official dLgk;d:Iintermediary field_13765Lnet/minecraft/class_2913;field_13765:Inamed field_13765Lnet/minecraft/class_2913;field_13765:I
-
field_13766
private int field_13766- Mappings:
Namespace Name Mixin selector official eLgk;e:Iintermediary field_13766Lnet/minecraft/class_2913;field_13766:Inamed field_13766Lnet/minecraft/class_2913;field_13766:I
-
field_13767
private float field_13767- Mappings:
Namespace Name Mixin selector official fLgk;f:Fintermediary field_13767Lnet/minecraft/class_2913;field_13767:Fnamed field_13767Lnet/minecraft/class_2913;field_13767:F
-
field_13768
private int field_13768- Mappings:
Namespace Name Mixin selector official gLgk;g:Iintermediary field_13768Lnet/minecraft/class_2913;field_13768:Inamed field_13768Lnet/minecraft/class_2913;field_13768:I
-
-
Constructor Details
-
class_2913
public class_2913() -
class_2913
public class_2913(String string, SoundCategory soundCategory, double double2, double double3, double double4, float float2, float float3)
-
-
Method Details
-
read
- Specified by:
readin interfacePacket<ClientPlayPacketListener>- Throws:
IOException- Mappings:
Namespace Name Mixin selector official aLfh;a(Leo;)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<ClientPlayPacketListener>- Throws:
IOException- Mappings:
Namespace Name Mixin selector official bLfh;b(Leo;)Vintermediary method_7539Lnet/minecraft/class_700;method_7539(Lnet/minecraft/class_1967;)Vnamed writeLnet/minecraft/network/Packet;write(Lnet/minecraft/util/PacketByteBuf;)V
-
method_12644
- Mappings:
Namespace Name Mixin selector official aLgk;a()Ljava/lang/String;intermediary method_12644Lnet/minecraft/class_2913;method_12644()Ljava/lang/String;named method_12644Lnet/minecraft/class_2913;method_12644()Ljava/lang/String;
-
method_12646
- Mappings:
Namespace Name Mixin selector official bLgk;b()Lni;intermediary method_12646Lnet/minecraft/class_2913;method_12646()Lnet/minecraft/class_2153;named method_12646Lnet/minecraft/class_2913;method_12646()Lnet/minecraft/client/sound/SoundCategory;
-
method_12647
- Mappings:
Namespace Name Mixin selector official cLgk;c()Dintermediary method_12647Lnet/minecraft/class_2913;method_12647()Dnamed method_12647Lnet/minecraft/class_2913;method_12647()D
-
method_12648
- Mappings:
Namespace Name Mixin selector official dLgk;d()Dintermediary method_12648Lnet/minecraft/class_2913;method_12648()Dnamed method_12648Lnet/minecraft/class_2913;method_12648()D
-
method_12649
- Mappings:
Namespace Name Mixin selector official eLgk;e()Dintermediary method_12649Lnet/minecraft/class_2913;method_12649()Dnamed method_12649Lnet/minecraft/class_2913;method_12649()D
-
method_12650
- Mappings:
Namespace Name Mixin selector official fLgk;f()Fintermediary method_12650Lnet/minecraft/class_2913;method_12650()Fnamed method_12650Lnet/minecraft/class_2913;method_12650()F
-
method_12651
- Mappings:
Namespace Name Mixin selector official gLgk;g()Fintermediary method_12651Lnet/minecraft/class_2913;method_12651()Fnamed method_12651Lnet/minecraft/class_2913;method_12651()F
-
apply
- Specified by:
applyin interfacePacket<ClientPlayPacketListener>- Mappings:
Namespace Name Mixin selector official aLgk;a(Lfk;)Vintermediary method_12645Lnet/minecraft/class_2913;method_12645(Lnet/minecraft/class_1993;)Vnamed applyLnet/minecraft/class_2913;apply(Lnet/minecraft/network/listener/ClientPlayPacketListener;)V
-