net.minecraft.block.entity

public class SignBlockEntity

extends BlockEntity

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

Field summary

Modifier and TypeField
public final Text[]
a
messages
field_12050
text
f_diyvgqcv
lines
field_145915_a
signText
private int
c
selectedLine
field_16501
currentRow
f_mrdrgcgq
f_84425865
field_145918_i
lineBeingEdited
private int
g
cursorPos
field_16500
selectionStart
f_uycxnahx
f_09767510
field_214071_g
field_214071_g
private int
h
selectionPos
field_16499
selectionEnd
f_clclpecb
f_47896181
field_214072_h
field_214072_h
private boolean
i
isEditable
field_12048
editable
f_mbqbkmiw
editable
field_145916_j
isEditable
private PlayerEntity
j
playerWhoMayEdit
field_12046
editor
f_orlvhjhd
player
field_145917_k
player
private final String[]
k
renderMessages
field_12049
textBeingEdited
f_kbrylpwv
linesForRendering
field_212367_h
renderText
private DyeColor
l
color
field_16419
textColor
f_pyujzinn
f_47909305
field_214073_l
textColor
private boolean
b
showCursor
field_16502
caretVisible
f_cydcojgk
f_24245089
field_214070_b
field_214070_b

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public CompoundTag
b(id arg0)
save(CompoundTag arg0)
method_11007(class_2487 arg0)
toTag(CompoundTag arg0)
m_fzlqwslp(C_hhlwcnih arg0)
writeNbt(NbtCompound arg0)
func_189515_b(CompoundNBT arg0)
write(CompoundNBT arg0)
public void
a(id arg0)
load(CompoundTag arg0)
method_11014(class_2487 arg0)
fromTag(CompoundTag arg0)
m_dfzdncts(C_hhlwcnih arg0)
readNbt(NbtCompound arg0)
func_145839_a(CompoundNBT arg0)
read(CompoundNBT arg0)
public void
a(int arg0, jo 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)
setLine(int line, Text text)
func_212365_a(int arg0, ITextComponent arg1)
setText(int line, ITextComponent arg1)
public BlockEntityUpdateS2CPacket
a()
getUpdatePacket()
method_16886()
toUpdatePacket()
m_kydjlael()
createUpdatePacket()
func_189518_D_()
getUpdatePacket()
public CompoundTag
b()
getUpdateTag()
method_16887()
toInitialChunkDataTag()
m_escrnqip()
toNbt()
func_189517_E_()
getUpdateTag()
public boolean
p()
onlyOpCanSetNbt()
method_11011()
shouldNotCopyTagFromItem()
m_jlguerjg()
requireOpForPlacingWithNbt()
func_183000_F()
onlyOpsCanSetNbt()
public boolean
d()
isEditable()
method_11307()
isEditable()
m_ccggtsur()
isEditable()
func_145914_a()
getIsEditable()
public void
a(awg arg0)
setAllowedPlayerEditor(Player arg0)
method_11306(class_1657 arg0)
setEditor(PlayerEntity arg0)
m_wlczwenn(C_jzrpycqo arg0)
setPlayer(PlayerEntity player)
func_145912_a(PlayerEntity arg0)
setPlayer(PlayerEntity playerIn)
public PlayerEntity
f()
getPlayerWhoMayEdit()
method_11305()
getEditor()
m_zetnqwey()
getPlayer()
func_145911_b()
getPlayer()
public boolean
b(awg arg0)
executeClickCommands(Player arg0)
method_11301(class_1657 arg0)
onActivate(PlayerEntity arg0)
m_cprzocgm(C_jzrpycqo arg0)
onUse(PlayerEntity player)
func_174882_b(PlayerEntity arg0)
executeCommand(PlayerEntity playerIn)
public ServerCommandSource
a(vl arg0)
createCommandSourceStack(ServerPlayer arg0)
method_11304(class_3222 arg0)
getCommandSource(ServerPlayerEntity player)
m_qfqfsqzg(C_mxrobsgg arg0)
createCommandSourceStack(ServerPlayerEntity player)
func_195539_a(ServerPlayerEntity arg0)
getCommandSource(ServerPlayerEntity playerIn)
public DyeColor
g()
getColor()
method_16126()
getTextColor()
m_mssjeanj()
m_51360807()
func_214066_f()
getTextColor()
public boolean
a(bbg arg0)
setColor(DyeColor arg0)
method_16127(class_1767 arg0)
setTextColor(DyeColor value)
m_zcmvopny(C_arllgqae arg0)
m_69729406(DyeColor arg0)
func_214068_a(DyeColor arg0)
setTextColor(DyeColor newColor)
public Text
a(int arg0)
getMessage(int arg0)
method_11302(int arg0)
getTextOnRow(int row)
m_yszapvxl(int arg0)
getLine(int line)
func_212366_a(int arg0)
getText(int line)
public String
a(int arg0, Function<jo, String> arg1)
getRenderMessage(int arg0, Function<Component, String> arg1)
method_11300(int arg0, Function<class_2561, String> arg1)
getTextBeingEditedOnRow(int row, Function<Text, String> function)
m_ygderlta(int arg0, Function<C_rdaqiwdt, String> arg1)
getLineForRendering(int line, Function<Text, String> factory)
func_212364_a(int arg0, Function<ITextComponent, String> arg1)
getRenderText(int line, Function<ITextComponent, String> arg1)
public void
a(boolean arg0)
setEditable(boolean arg0)
method_11303(boolean arg0)
setEditable(boolean arg0)
m_umfphwsv(boolean arg0)
setEditable(boolean editable)
func_145913_a(boolean arg0)
setEditable(boolean isEditableIn)
public void
a(int arg0, int arg1, int arg2, boolean arg3)
setCursorInfo(int arg0, int arg1, int arg2, boolean arg3)
method_16332(int arg0, int arg1, int arg2, boolean arg3)
setSelectionState(int currentRow, int selectionStart, int selectionEnd, boolean caretVisible)
m_xtujukzi(int arg0, int arg1, int arg2, boolean arg3)
m_52781928(int arg0, int arg1, int arg2, boolean arg3)
func_214062_a(int arg0, int arg1, int arg2, boolean arg3)
func_214062_a(int arg0, int arg1, int arg2, boolean arg3)
public void
h()
resetCursorInfo()
method_16335()
resetSelectionState()
m_kkvoylha()
m_22727185()
func_214063_g()
func_214063_g()
public boolean
s()
isShowCursor()
method_16331()
isCaretVisible()
m_ibaqbdbz()
m_37307326()
func_214069_r()
func_214069_r()
public int
t()
getSelectedLine()
method_16334()
getCurrentRow()
m_uppcdrev()
m_76082078()
func_214064_s()
getLineBeingEdited()
public int
u()
getCursorPos()
method_16336()
getSelectionStart()
m_dosrogsd()
m_15198094()
func_214065_t()
func_214065_t()
public int
v()
getSelectionPos()
method_16333()
getSelectionEnd()
m_uvthpwqn()
m_33551364()
func_214067_u()
func_214067_u()