Package net.minecraft
Class class_5905
java.lang.Object
net.minecraft.class_5905
- All Implemented Interfaces:
Packet<ClientPlayPacketListener>
public class class_5905 extends Object implements Packet<ClientPlayPacketListener>
- Mappings:
Namespace Name official spintermediary net/minecraft/class_5905named net/minecraft/class_5905
-
Field Summary
Fields Modifier and Type Field Description private intfield_29167private intfield_29168private intfield_29169 -
Constructor Summary
Constructors Constructor Description class_5905(int int2, int int3, int int4)class_5905(PacketByteBuf packetByteBuf) -
Method Summary
Modifier and Type Method Description voidapply(ClientPlayPacketListener clientPlayPacketListener)intmethod_34194()intmethod_34195()intmethod_34196()voidwrite(PacketByteBuf buf)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.network.Packet
isWritingErrorSkippable
-
Field Details
-
field_29167
private final int field_29167- Mappings:
Namespace Name Mixin selector official aLsp;a:Iintermediary field_29167Lnet/minecraft/class_5905;field_29167:Inamed field_29167Lnet/minecraft/class_5905;field_29167:I
-
field_29168
private final int field_29168- Mappings:
Namespace Name Mixin selector official bLsp;b:Iintermediary field_29168Lnet/minecraft/class_5905;field_29168:Inamed field_29168Lnet/minecraft/class_5905;field_29168:I
-
field_29169
private final int field_29169- Mappings:
Namespace Name Mixin selector official cLsp;c:Iintermediary field_29169Lnet/minecraft/class_5905;field_29169:Inamed field_29169Lnet/minecraft/class_5905;field_29169:I
-
-
Constructor Details
-
class_5905
public class_5905(int int2, int int3, int int4) -
class_5905
-
-
Method Details
-
write
- Specified by:
writein interfacePacket<ClientPlayPacketListener>- Mappings:
Namespace Name Mixin selector official aLpb;a(Lnx;)Vintermediary method_11052Lnet/minecraft/class_2596;method_11052(Lnet/minecraft/class_2540;)Vnamed writeLnet/minecraft/network/Packet;write(Lnet/minecraft/network/PacketByteBuf;)V
-
apply
- Specified by:
applyin interfacePacket<ClientPlayPacketListener>- Mappings:
Namespace Name Mixin selector official aLsp;a(Lpe;)Vintermediary method_34193Lnet/minecraft/class_5905;method_34193(Lnet/minecraft/class_2602;)Vnamed applyLnet/minecraft/class_5905;apply(Lnet/minecraft/network/listener/ClientPlayPacketListener;)V
-
method_34194
- Mappings:
Namespace Name Mixin selector official bLsp;b()Iintermediary method_34194Lnet/minecraft/class_5905;method_34194()Inamed method_34194Lnet/minecraft/class_5905;method_34194()I
-
method_34195
- Mappings:
Namespace Name Mixin selector official cLsp;c()Iintermediary method_34195Lnet/minecraft/class_5905;method_34195()Inamed method_34195Lnet/minecraft/class_5905;method_34195()I
-
method_34196
- Mappings:
Namespace Name Mixin selector official dLsp;d()Iintermediary method_34196Lnet/minecraft/class_5905;method_34196()Inamed method_34196Lnet/minecraft/class_5905;method_34196()I
-