net.minecraft.network.protocol.game

public class ServerboundSetCommandBlockPacket

implements Packet<ServerGamePacketListener>

tk
net.minecraft.network.protocol.game.ServerboundSetCommandBlockPacket
net.minecraft.class_2870
net.minecraft.unmapped.C_hbojglxq
net.minecraft.network.packet.c2s.play.UpdateCommandBlockC2SPacket
net.minecraft.network.play.client.CUpdateCommandBlockPacket
net.minecraft.server.v1_16_R3.PacketPlayInSetCommandBlock

Field summary

Modifier and TypeField
private BlockPos
a
pos
field_13065
f_tusxqwqq
pos
field_210365_a
private String
b
command
field_13064
f_molspvxx
command
field_210366_b
private boolean
c
trackOutput
field_13063
f_lnnfagwy
trackOutput
field_210367_c
private boolean
d
conditional
field_13062
f_wechcegq
conditional
field_210368_d
private boolean
e
automatic
field_13061
f_cydznjsf
alwaysActive
field_210369_e
private CommandBlockEntity$Mode
f
mode
field_13060
f_rvqyuqgm
type
field_210370_f

Constructor summary

ModifierConstructor
public ()
public (BlockPos pos, String command, CommandBlockEntity$Mode type, boolean trackOutput, boolean conditional, boolean alwaysActive)

Method summary

Modifier and TypeMethod
public void
a(nf arg0)
read(FriendlyByteBuf arg0)
method_11053(class_2540 arg0)
m_wyduuajl(C_idfydwco arg0)
read(PacketByteBuf arg0)
func_148837_a(PacketBuffer arg0)
public void
b(nf arg0)
write(FriendlyByteBuf arg0)
method_11052(class_2540 arg0)
m_pwnpydub(C_idfydwco arg0)
write(PacketByteBuf arg0)
func_148840_b(PacketBuffer arg0)
public void
a(sa arg0)
handle(ServerGamePacketListener arg0)
method_12469(class_2792 arg0)
m_fkhoahnd(C_eetcdhxt arg0)
apply(ServerPlayPacketListener arg0)
func_148833_a(IServerPlayNetHandler arg0)
public BlockPos
b()
getPos()
method_12473()
m_gxyalzes()
getBlockPos()
func_210361_a()
public String
c()
getCommand()
method_12470()
m_tsfzunds()
getCommand()
func_210359_b()
public boolean
d()
isTrackOutput()
method_12472()
m_wcqulbcm()
shouldTrackOutput()
func_210363_c()
public boolean
e()
isConditional()
method_12471()
m_rapgdnjh()
isConditional()
func_210364_d()
public boolean
f()
isAutomatic()
method_12474()
m_rehbhzkw()
isAlwaysActive()
func_210362_e()
public CommandBlockEntity$Mode
g()
getMode()
method_12468()
m_ftodmcti()
getType()
func_210360_f()