History - net.minecraft.network.packet.c2s.play.UpdateCommandBlockMinecartC2SPacket
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.network.protocol.game.ServerboundSetCommandMinecartPacket
net.minecraft.class_2871
net.minecraft.network.packet.c2s.play.UpdateCommandBlockMinecartC2SPacket
Fields
PacketCodec<PacketByteBuf, UpdateCommandBlockMinecartC2SPacket>: STREAM_CODEC, field_48218, CODEC
int: entity, field_13067, entityId
String: command, field_13068, command
boolean: trackOutput, field_13066, trackOutput
Constructors
(int, String, boolean)
Methods
void (PacketByteBuf): write, method_55998, write
PacketType<UpdateCommandBlockMinecartC2SPacket> (): type, method_65080, getPacketType
void (ServerPlayPacketListener): handle, method_12477, apply
CommandBlockExecutor (World): getCommandBlock, method_12476, getMinecartCommandExecutor
String (): getCommand, method_12475, getCommand
boolean (): isTrackOutput, method_12478, shouldTrackOutput
void (PacketListener): handle, method_65081, apply