Class ClearTitleS2CPacket
java.lang.Object
net.minecraft.network.packet.s2c.play.ClearTitleS2CPacket
- All Implemented Interfaces:
Packet<ClientPlayPacketListener>
- Mappings:
Namespace Name official aaxintermediary net/minecraft/class_5888named net/minecraft/network/packet/s2c/play/ClearTitleS2CPacket
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final class_9139<PacketByteBuf,ClearTitleS2CPacket> private final boolean -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidapply(ClientPlayPacketListener clientPlayPacketListener) private voidmethod_55865(PacketByteBuf packetByteBuf) booleanMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.network.packet.Packet
isWritingErrorSkippable, method_55943
-
Field Details
-
field_47912
- Mappings:
Namespace Name Mixin selector official aLaax;a:Lxo;intermediary field_47912Lnet/minecraft/class_5888;field_47912:Lnet/minecraft/class_9139;named field_47912Lnet/minecraft/network/packet/s2c/play/ClearTitleS2CPacket;field_47912:Lnet/minecraft/class_9139;
-
reset
private final boolean reset- Mappings:
Namespace Name Mixin selector official bLaax;b:Zintermediary field_29122Lnet/minecraft/class_5888;field_29122:Znamed resetLnet/minecraft/network/packet/s2c/play/ClearTitleS2CPacket;reset:Z
-
-
Constructor Details
-
ClearTitleS2CPacket
public ClearTitleS2CPacket(boolean reset) - Mappings:
Namespace Name Mixin selector official <init>Laax;<init>(Z)Vintermediary <init>Lnet/minecraft/class_5888;<init>(Z)Vnamed <init>Lnet/minecraft/network/packet/s2c/play/ClearTitleS2CPacket;<init>(Z)V
-
ClearTitleS2CPacket
- Mappings:
Namespace Name Mixin selector official <init>Laax;<init>(Luq;)Vintermediary <init>Lnet/minecraft/class_5888;<init>(Lnet/minecraft/class_2540;)Vnamed <init>Lnet/minecraft/network/packet/s2c/play/ClearTitleS2CPacket;<init>(Lnet/minecraft/network/PacketByteBuf;)V
-
-
Method Details
-
method_55865
- Mappings:
Namespace Name Mixin selector official aLaax;a(Luq;)Vintermediary method_55865Lnet/minecraft/class_5888;method_55865(Lnet/minecraft/class_2540;)Vnamed method_55865Lnet/minecraft/network/packet/s2c/play/ClearTitleS2CPacket;method_55865(Lnet/minecraft/network/PacketByteBuf;)V
-
method_55846
- Specified by:
method_55846in interfacePacket<ClientPlayPacketListener>- Mappings:
Namespace Name Mixin selector official aLxx;a()Lxz;intermediary method_55846Lnet/minecraft/class_2596;method_55846()Lnet/minecraft/class_9145;named method_55846Lnet/minecraft/network/packet/Packet;method_55846()Lnet/minecraft/class_9145;
-
apply
- Specified by:
applyin interfacePacket<ClientPlayPacketListener>- Mappings:
Namespace Name Mixin selector official aLaax;a(Laag;)Vintermediary method_34115Lnet/minecraft/class_5888;method_34115(Lnet/minecraft/class_2602;)Vnamed applyLnet/minecraft/network/packet/s2c/play/ClearTitleS2CPacket;apply(Lnet/minecraft/network/listener/ClientPlayPacketListener;)V
-
shouldReset
public boolean shouldReset()- Mappings:
Namespace Name Mixin selector official bLaax;b()Zintermediary method_34116Lnet/minecraft/class_5888;method_34116()Znamed shouldResetLnet/minecraft/network/packet/s2c/play/ClearTitleS2CPacket;shouldReset()Z
-