net.minecraft.block.entity

public class SignBlockEntity

extends BlockEntity

cdc
net.minecraft.world.level.block.entity.SignBlockEntity
net.minecraft.class_2625
net.minecraft.block.entity.SignBlockEntity
net.minecraft.unmapped.C_axouvzlg
net.minecraft.tileentity.SignTileEntity
net.minecraft.tileentity.SignTileEntity

Field summary

Modifier and TypeField
private final Text[]
a
messages
field_12050
text
f_diyvgqcv
field_145915_a
signText
private boolean
b
isEditable
field_12048
editable
f_mbqbkmiw
field_145916_j
isEditable
private PlayerEntity
c
playerWhoMayEdit
field_12046
editor
f_orlvhjhd
field_145917_k
player
private final OrderedText[]
g
renderMessages
field_12049
textBeingEdited
f_kbrylpwv
field_212367_h
renderText
private DyeColor
h
color
field_16419
textColor
f_pyujzinn
field_214073_l
textColor

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public CompoundTag
a(md arg0)
save(CompoundTag arg0)
method_11007(class_2487 arg0)
toTag(CompoundTag arg0)
m_fzlqwslp(C_hhlwcnih arg0)
func_189515_b(CompoundNBT arg0)
write(CompoundNBT arg0)
public void
a(cee arg0, md arg1)
load(BlockState arg0, CompoundTag arg1)
method_11014(class_2680 arg0, class_2487 arg1)
fromTag(BlockState arg0, CompoundTag arg1)
m_dfzdncts(C_txtbiemp arg0, C_hhlwcnih arg1)
func_230337_a_(BlockState arg0, CompoundNBT arg1)
read(BlockState arg0, CompoundNBT arg1)
public void
a(int arg0, nr arg1)
setMessage(int arg0, Component arg1)
method_11299(int arg0, class_2561 arg1)
setTextOnRow(int row, Text text)
m_idgxtpkg(int arg0, C_rdaqiwdt arg1)
func_212365_a(int arg0, ITextComponent arg1)
setText(int line, ITextComponent signText)
public BlockEntityUpdateS2CPacket
a()
getUpdatePacket()
method_16886()
toUpdatePacket()
m_kydjlael()
func_189518_D_()
getUpdatePacket()
public CompoundTag
b()
getUpdateTag()
method_16887()
toInitialChunkDataTag()
m_escrnqip()
func_189517_E_()
getUpdateTag()
public boolean
t()
onlyOpCanSetNbt()
method_11011()
copyItemDataRequiresOperator()
m_jlguerjg()
func_183000_F()
onlyOpsCanSetNbt()
public boolean
d()
isEditable()
method_11307()
isEditable()
m_ccggtsur()
func_145914_a()
getIsEditable()
public void
a(bft arg0)
setAllowedPlayerEditor(Player arg0)
method_11306(class_1657 arg0)
setEditor(PlayerEntity player)
m_wlczwenn(C_jzrpycqo arg0)
func_145912_a(PlayerEntity arg0)
setPlayer(PlayerEntity playerIn)
public PlayerEntity
f()
getPlayerWhoMayEdit()
method_11305()
getEditor()
m_zetnqwey()
func_145911_b()
getPlayer()
public boolean
b(bft arg0)
executeClickCommands(Player arg0)
method_11301(class_1657 arg0)
onActivate(PlayerEntity player)
m_cprzocgm(C_jzrpycqo arg0)
func_174882_b(PlayerEntity arg0)
executeCommand(PlayerEntity playerIn)
public ServerCommandSource
a(aah arg0)
createCommandSourceStack(ServerPlayer arg0)
method_11304(class_3222 arg0)
getCommandSource(ServerPlayerEntity player)
m_qfqfsqzg(C_mxrobsgg arg0)
func_195539_a(ServerPlayerEntity arg0)
getCommandSource(ServerPlayerEntity playerIn)
public DyeColor
g()
getColor()
method_16126()
getTextColor()
m_mssjeanj()
func_214066_f()
getTextColor()
public boolean
a(bku arg0)
setColor(DyeColor arg0)
method_16127(class_1767 arg0)
setTextColor(DyeColor value)
m_zcmvopny(C_arllgqae arg0)
func_214068_a(DyeColor arg0)
setTextColor(DyeColor newColor)
public Text
a(int arg0)
getMessage(int arg0)
method_30843(int arg0)
getTextOnRow(int row)
m_yszapvxl(int arg0)
func_212366_a(int arg0)
getText(int line)
public OrderedText
a(int arg0, Function<nr, aex> arg1)
getRenderMessage(int arg0, Function<Component, FormattedCharSequence> arg1)
method_11300(int arg0, Function<class_2561, class_5481> arg1)
getTextBeingEditedOnRow(int row, Function<Text, OrderedText> arg1)
m_ygderlta(int arg0, Function<C_rdaqiwdt, C_apvkgwyi> arg1)
func_242686_a(int arg0, Function<ITextComponent, IReorderingProcessor> arg1)
func_242686_a(int arg0, Function<ITextComponent, IReorderingProcessor> arg1)
public void
a(boolean arg0)
setEditable(boolean arg0)
method_11303(boolean arg0)
setEditable(boolean arg0)
m_umfphwsv(boolean arg0)
func_145913_a(boolean arg0)
setEditable(boolean isEditableIn)