Package net.minecraft
Class class_4391
java.lang.Object
net.minecraft.class_4391
- All Implemented Interfaces:
Packet<ServerPlayPacketListener>
- Mappings:
Namespace Name official nkintermediary net/minecraft/class_4391named net/minecraft/class_4391
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionclass_4391(BlockPos blockPos, String string, CommandBlockBlockEntity.class_2736 class_2736, boolean bool, boolean bool2, boolean bool3) -
Method Summary
Modifier and TypeMethodDescriptionvoidapply(ServerPlayPacketListener serverPlayPacketListener) booleanbooleanbooleanvoidread(PacketByteBuf buf) 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
method_20197
-
Field Details
-
field_21618
- Mappings:
Namespace Name Mixin selector official aLnk;a:Lel;intermediary field_21618Lnet/minecraft/class_4391;field_21618:Lnet/minecraft/class_2552;named field_21618Lnet/minecraft/class_4391;field_21618:Lnet/minecraft/util/math/BlockPos;
-
field_21619
- Mappings:
Namespace Name Mixin selector official bLnk;b:Ljava/lang/String;intermediary field_21619Lnet/minecraft/class_4391;field_21619:Ljava/lang/String;named field_21619Lnet/minecraft/class_4391;field_21619:Ljava/lang/String;
-
field_21620
private boolean field_21620- Mappings:
Namespace Name Mixin selector official cLnk;c:Zintermediary field_21620Lnet/minecraft/class_4391;field_21620:Znamed field_21620Lnet/minecraft/class_4391;field_21620:Z
-
field_21621
private boolean field_21621- Mappings:
Namespace Name Mixin selector official dLnk;d:Zintermediary field_21621Lnet/minecraft/class_4391;field_21621:Znamed field_21621Lnet/minecraft/class_4391;field_21621:Z
-
field_21622
private boolean field_21622- Mappings:
Namespace Name Mixin selector official eLnk;e:Zintermediary field_21622Lnet/minecraft/class_4391;field_21622:Znamed field_21622Lnet/minecraft/class_4391;field_21622:Z
-
field_21623
- Mappings:
Namespace Name Mixin selector official fLnk;f:Lbjm$a;intermediary field_21623Lnet/minecraft/class_4391;field_21623:Lnet/minecraft/class_1309$class_2736;named field_21623Lnet/minecraft/class_4391;field_21623:Lnet/minecraft/block/entity/CommandBlockBlockEntity$class_2736;
-
-
Constructor Details
-
class_4391
public class_4391() -
class_4391
@Environment(CLIENT) public class_4391(BlockPos blockPos, String string, CommandBlockBlockEntity.class_2736 class_2736, boolean bool, boolean bool2, boolean bool3)
-
-
Method Details
-
read
- Specified by:
readin interfacePacket<ServerPlayPacketListener>- Throws:
IOException- Mappings:
Namespace Name Mixin selector official aLiv;a(Lhy;)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<ServerPlayPacketListener>- Throws:
IOException- Mappings:
Namespace Name Mixin selector official bLiv;b(Lhy;)Vintermediary method_7539Lnet/minecraft/class_700;method_7539(Lnet/minecraft/class_1967;)Vnamed writeLnet/minecraft/network/Packet;write(Lnet/minecraft/util/PacketByteBuf;)V
-
apply
- Specified by:
applyin interfacePacket<ServerPlayPacketListener>- Mappings:
Namespace Name Mixin selector official aLnk;a(Lme;)Vintermediary method_20357Lnet/minecraft/class_4391;method_20357(Lnet/minecraft/class_2050;)Vnamed applyLnet/minecraft/class_4391;apply(Lnet/minecraft/network/listener/ServerPlayPacketListener;)V
-
method_20358
- Mappings:
Namespace Name Mixin selector official bLnk;b()Lel;intermediary method_20358Lnet/minecraft/class_4391;method_20358()Lnet/minecraft/class_2552;named method_20358Lnet/minecraft/class_4391;method_20358()Lnet/minecraft/util/math/BlockPos;
-
method_20359
- Mappings:
Namespace Name Mixin selector official cLnk;c()Ljava/lang/String;intermediary method_20359Lnet/minecraft/class_4391;method_20359()Ljava/lang/String;named method_20359Lnet/minecraft/class_4391;method_20359()Ljava/lang/String;
-
method_20360
public boolean method_20360()- Mappings:
Namespace Name Mixin selector official dLnk;d()Zintermediary method_20360Lnet/minecraft/class_4391;method_20360()Znamed method_20360Lnet/minecraft/class_4391;method_20360()Z
-
method_20361
public boolean method_20361()- Mappings:
Namespace Name Mixin selector official eLnk;e()Zintermediary method_20361Lnet/minecraft/class_4391;method_20361()Znamed method_20361Lnet/minecraft/class_4391;method_20361()Z
-
method_20362
public boolean method_20362()- Mappings:
Namespace Name Mixin selector official fLnk;f()Zintermediary method_20362Lnet/minecraft/class_4391;method_20362()Znamed method_20362Lnet/minecraft/class_4391;method_20362()Z
-
method_20363
- Mappings:
Namespace Name Mixin selector official gLnk;g()Lbjm$a;intermediary method_20363Lnet/minecraft/class_4391;method_20363()Lnet/minecraft/class_1309$class_2736;named method_20363Lnet/minecraft/class_4391;method_20363()Lnet/minecraft/block/entity/CommandBlockBlockEntity$class_2736;
-