Package net.minecraft
Class class_2913
java.lang.Object
net.minecraft.class_2913
- All Implemented Interfaces:
Packet<ClientPlayPacketListener>
- Mappings:
Namespace Name official ixintermediary net/minecraft/class_2913named net/minecraft/class_2913
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Stringprivate SoundCategoryprivate intprivate intprivate intprivate floatprivate float -
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 aLix;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 bLix;b:Lqg;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 cLix;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 dLix;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 eLix;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 fLix;f:Fintermediary field_13767Lnet/minecraft/class_2913;field_13767:Fnamed field_13767Lnet/minecraft/class_2913;field_13767:F
-
field_14997
private float field_14997- Mappings:
Namespace Name Mixin selector official gLix;g:Fintermediary field_14997Lnet/minecraft/class_2913;field_14997:Fnamed field_14997Lnet/minecraft/class_2913;field_14997:F
-
-
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 aLht;a(Lgy;)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 bLht;b(Lgy;)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 aLix;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 bLix;b()Lqg;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 cLix;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 dLix;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 eLix;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 fLix;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 gLix;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 aLix;a(Lhw;)Vintermediary method_12645Lnet/minecraft/class_2913;method_12645(Lnet/minecraft/class_1993;)Vnamed applyLnet/minecraft/class_2913;apply(Lnet/minecraft/network/listener/ClientPlayPacketListener;)V
-