History - net.minecraft.block.entity.SignBlockEntity
26.3
Names
Fields
boolean: DEFAULT_ALLOW_OP_FEATURES, DEFAULT_ALLOW_OP_FEATURES, field_1_9197, field_1_9197
Text: CLICK_ACTIONS_DISABLED, CLICK_ACTIONS_DISABLED, field_1_9196, CLICK_ACTIONS_DISABLED_MESSAGE
boolean: allowOpFeatures, allowOpFeatures, field_1_9198, allowOpFeatures
Constructors
Methods
SignText (): createDefaultSignText, createDefaultSignText, method_49852, createText
boolean (PlayerEntity): isFacingFrontText, isFacingFrontText, method_49834, isPlayerFacingFront
SignText (boolean): getText, getText, method_49843, getText
SignText (): getFrontText, getFrontText, method_49853, getFrontText
SignText (): getBackText, getBackText, method_49854, getBackText
SignText (SignText): loadLines, loadLines, method_50008, parseLines
SignText (SignText): resolveLines, resolveLines, method_50008, parseLines
Text (Text): loadLine, loadLine, method_50009, parseLine
Text (Text): resolveLine, resolveLine, method_50009, parseLine
void (PlayerEntity, boolean, List<FilteredMessage>): updateSignText, updateSignText, method_49836, tryChangeText
boolean (UnaryOperator<SignText>, boolean): updateText, updateText, method_49841, changeText
SignText (PlayerEntity, List<FilteredMessage>, SignText): setMessages, setMessages, method_49835, getTextWithMessages
boolean (SignText, boolean): setText, setText, method_49840, setText
boolean (SignText): setBackText, setBackText, method_49839, setBackText
boolean (SignText): setFrontText, setFrontText, method_49846, setFrontText
boolean (boolean, PlayerEntity): canExecuteClickCommands, canExecuteClickCommands, method_50010, canRunCommandClickEvent
boolean (ServerWorld, PlayerEntity, BlockPos, boolean): executeClickCommandsIfPresent, executeClickCommandsIfPresent, method_50007, runCommandClickEvent
SignSide (PlayerEntity): getSlotPlayerIsFacing, getSlotPlayerIsFacing, method_49834, isPlayerFacingFront
SignText (SignSide): getText, getText, method_49843, getText
void (PlayerEntity, SignSide, List<FilteredMessage>): updateSignText, updateSignText, method_49836, tryChangeText
boolean (UnaryOperator<SignText>, SignSide): updateText, updateText, method_49841, changeText
SignText (List<FilteredMessage>, SignText, boolean): updateMessages, updateMessages, method_49835, getTextWithMessages
void (SignText, SignSide): setText, setText, method_49840, setText
boolean (SignSide, PlayerEntity): canExecuteClickCommands, canExecuteClickCommands, method_50010, canRunCommandClickEvent
boolean (ServerWorld, PlayerEntity, BlockPos, SignSide): executeClickCommandsIfPresent, executeClickCommandsIfPresent, method_50007, runCommandClickEvent
void (ComponentsAccess): applyImplicitComponents, applyImplicitComponents, method_57568, readComponents
void (ComponentMap$Builder): collectImplicitComponents, collectImplicitComponents, method_57567, addComponents
void (WriteView): removeComponentsFromTag, removeComponentsFromTag, method_57569, removeFromCopiedStackData
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
ems
net.minecraft.world.level.block.entity.SignBlockEntity
net.minecraft.class_2625
net.minecraft.block.entity.SignBlockEntity
Fields
UUID: e, playerWhoMayEdit, field_12046, editor, f_orlvhjhd, editor, f_59722_
UUID: playerWhoMayEdit, playerWhoMayEdit, field_12046, editor
int: b, MAX_TEXT_LINE_WIDTH, field_40335, MAX_TEXT_WIDTH, f_xnbbfgln, MAX_TEXT_LINE_WIDTH, f_243840_
int: MAX_TEXT_LINE_WIDTH, MAX_TEXT_LINE_WIDTH, field_40335, MAX_TEXT_WIDTH
int: c, TEXT_LINE_HEIGHT, field_40336, TEXT_LINE_HEIGHT, f_kglqtpyy, TEXT_LINE_HEIGHT, f_243968_
int: TEXT_LINE_HEIGHT, TEXT_LINE_HEIGHT, field_40336, TEXT_LINE_HEIGHT
org.slf4j.Logger: a, LOGGER, field_43294, LOGGER, f_dcjzrjbm, LOGGER, f_276608_
org.slf4j.Logger: LOGGER, LOGGER, field_43294, LOGGER
SignText: f, frontText, field_43295, frontText, f_xwgesugz, frontText, f_276598_
SignText: frontText, frontText, field_43295, frontText
SignText: g, backText, field_43296, backText, f_yyrklxoa, backText, f_276476_
SignText: backText, backText, field_43296, backText
boolean: h, isWaxed, field_43297, waxed, f_gbeckede, waxed, f_276544_
boolean: isWaxed, isWaxed, field_43297, waxed
boolean: d, DEFAULT_IS_WAXED, field_57786, DEFAULT_WAXED, f_ofescbpc, DEFAULT_WAXED, f_381303_
boolean: DEFAULT_IS_WAXED, DEFAULT_IS_WAXED, field_57786, DEFAULT_WAXED
Constructors
Methods
BlockEntityUpdateS2CPacket (): l, getUpdatePacket, method_38249, toUpdatePacket, m_vksbeegy, toUpdatePacket, m_58483_
BlockEntityUpdateS2CPacket (): getUpdatePacket, getUpdatePacket, method_38235, toUpdatePacket
void (UUID): a, setAllowedPlayerEditor, method_11306, setEditor, m_wlczwenn, setEditor, m_155713_
void (UUID): setAllowedPlayerEditor, setAllowedPlayerEditor, method_11306, setEditor
UUID (): m, getPlayerWhoMayEdit, method_11305, getEditor, m_zetnqwey, getEditor, m_155726_
UUID (): getPlayerWhoMayEdit, getPlayerWhoMayEdit, method_11305, getEditor
void (): x, markUpdated, method_34272, updateListeners, m_ouxwfbez, updateListeners, m_155728_
void (): markUpdated, markUpdated, method_34272, updateListeners
int (): a, getTextLineHeight, method_45469, getTextLineHeight, m_ykxtknwa, getTextLineHeight, m_245065_
int (): getTextLineHeight, getTextLineHeight, method_45469, getTextLineHeight
int (): c, getMaxTextLineWidth, method_45470, getMaxTextWidth, m_sdxgspoq, getMaxTextLineWidth, m_245123_
int (): getMaxTextLineWidth, getMaxTextLineWidth, method_45470, getMaxTextWidth
SignText (): f, createDefaultSignText, method_49852, createText, m_cbizgexi, createText, m_277006_
SignText (): createDefaultSignText, createDefaultSignText, method_49852, createText
boolean (PlayerEntity): a, isFacingFrontText, method_49834, isPlayerFacingFront, m_rtveqfjy, isFacingFrontText, m_277202_
boolean (PlayerEntity): isFacingFrontText, isFacingFrontText, method_49834, isPlayerFacingFront
SignText (boolean): a, getText, method_49843, getText, m_tdhknmjp, getText, m_277157_
SignText (boolean): getText, getText, method_49843, getText
SignText (): h, getFrontText, method_49853, getFrontText, m_spnxewno, getFrontText, m_277142_
SignText (): getFrontText, getFrontText, method_49853, getFrontText
SignText (): k, getBackText, method_49854, getBackText, m_ecmbtbgz, getBackText, m_277159_
SignText (): getBackText, getBackText, method_49854, getBackText
SignText (SignText): a, loadLines, method_50008, parseLines, m_gxmzndcx, parseLines, m_278182_
SignText (SignText): loadLines, loadLines, method_50008, parseLines
Text (Text): a, loadLine, method_50009, parseLine, m_iwgmpwqb, parseLine, m_278165_
Text (Text): loadLine, loadLine, method_50009, parseLine
void (PlayerEntity, boolean, List<FilteredMessage>): a, updateSignText, method_49836, tryChangeText, m_pggyiare, tryUpdateText, m_277134_
void (PlayerEntity, boolean, List<FilteredMessage>): updateSignText, updateSignText, method_49836, tryChangeText
boolean (UnaryOperator<SignText>, boolean): a, updateText, method_49841, changeText, m_liuhjfiq, updateText, m_277073_
boolean (UnaryOperator<SignText>, boolean): updateText, updateText, method_49841, changeText
SignText (PlayerEntity, List<FilteredMessage>, SignText): a, setMessages, method_49835, getTextWithMessages, m_apdvaphb, setMessages, m_276929_
SignText (PlayerEntity, List<FilteredMessage>, SignText): setMessages, setMessages, method_49835, getTextWithMessages
boolean (SignText, boolean): a, setText, method_49840, setText, m_ciqmeakn, setText, m_276956_
boolean (SignText, boolean): setText, setText, method_49840, setText
boolean (SignText): b, setBackText, method_49839, setBackText, m_fozhvnrf, setBackText, m_277170_
boolean (SignText): setBackText, setBackText, method_49839, setBackText
boolean (SignText): c, setFrontText, method_49846, setFrontText, m_thcrvyjp, setFrontText, m_276964_
boolean (SignText): setFrontText, setFrontText, method_49846, setFrontText
boolean (boolean, PlayerEntity): a, canExecuteClickCommands, method_50010, canRunCommandClickEvent, m_jqyjqncg, canExecuteClickCommands, m_278157_
boolean (boolean, PlayerEntity): canExecuteClickCommands, canExecuteClickCommands, method_50010, canRunCommandClickEvent
boolean (): w, isWaxed, method_49855, isWaxed, m_mpmzlwzj, isWaxed, m_277118_
boolean (): isWaxed, isWaxed, method_49855, isWaxed
boolean (boolean): b, setWaxed, method_49849, setWaxed, m_pjiruyhd, setWaxed, m_277031_
boolean (boolean): setWaxed, setWaxed, method_49849, setWaxed
boolean (UUID): b, playerIsTooFarAwayToEdit, method_49847, isPlayerTooFarToEdit, m_jonuiifh, isTooFarToEdit, m_276813_
boolean (UUID): playerIsTooFarAwayToEdit, playerIsTooFarAwayToEdit, method_49847, isPlayerTooFarToEdit
void (World, BlockPos, BlockState, SignBlockEntity): a, tick, method_49837, tick, m_gcdjvsby, tick, m_276836_
void (World, BlockPos, BlockState, SignBlockEntity): tick, tick, method_49837, tick
void (SignBlockEntity, World, UUID): a, clearInvalidPlayerWhoMayEdit, method_49838, tryClearInvalidEditor, m_yesfjplu, tryClearInvalidEditor, m_276965_
void (SignBlockEntity, World, UUID): clearInvalidPlayerWhoMayEdit, clearInvalidPlayerWhoMayEdit, method_49838, tryClearInvalidEditor
SoundEvent (): d, getSignInteractionFailedSoundEvent, method_54303, getInteractionFailSound, m_rhqhsacg, getInteractionFailSound, m_307050_
SoundEvent (): getSignInteractionFailedSoundEvent, getSignInteractionFailedSoundEvent, method_54303, getInteractionFailSound
NbtCompound (RegistryWrapper$WrapperLookup): a, getUpdateTag, method_16887, toInitialChunkDataNbt, m_escrnqip, toSyncedNbt, m_5995_
NbtCompound (RegistryWrapper$WrapperLookup): getUpdateTag, getUpdateTag, method_16887, toInitialChunkDataNbt
void (WriteView): a, saveAdditional, method_11007, writeData, m_qopnimsa, writeImpl, m_183515_
void (WriteView): saveAdditional, saveAdditional, method_11007, writeData
void (ReadView): a, loadAdditional, method_11014, readData, m_trzmaydr, readImpl, m_318667_
void (ReadView): loadAdditional, loadAdditional, method_11014, readData
boolean (ServerWorld, PlayerEntity, BlockPos, boolean): a, executeClickCommandsIfPresent, method_50007, runCommandClickEvent, m_ulvxaoqt, runCommandClickEvent, m_278155_
boolean (ServerWorld, PlayerEntity, BlockPos, boolean): executeClickCommandsIfPresent, executeClickCommandsIfPresent, method_50007, runCommandClickEvent
ServerCommandSource (PlayerEntity, ServerWorld, BlockPos): a, createCommandSourceStack, method_50006, createCommandSource, m_qfqfsqzg, createCommandSource, m_278808_
ServerCommandSource (PlayerEntity, ServerWorld, BlockPos): createCommandSourceStack, createCommandSourceStack, method_50006, createCommandSource
1.21.11
Names
ehx
ems
Fields
Constructors
Methods
1.21.10
Names
Fields
Constructors
Methods
1.21.9
Names
ecn
ehx
Fields
Constructors
Methods
BlockEntityUpdateS2CPacket (): u, getUpdatePacket, method_38249, toUpdatePacket, m_vksbeegy, toUpdatePacket, m_58483_
BlockEntityUpdateS2CPacket (): l, getUpdatePacket, method_38249, toUpdatePacket, m_vksbeegy, toUpdatePacket, m_58483_
UUID (): v, getPlayerWhoMayEdit, method_11305, getEditor, m_zetnqwey, getEditor, m_155726_
UUID (): m, getPlayerWhoMayEdit, method_11305, getEditor, m_zetnqwey, getEditor, m_155726_
SignText (): j, getFrontText, method_49853, getFrontText, m_spnxewno, getFrontText, m_277142_
SignText (): h, getFrontText, method_49853, getFrontText, m_spnxewno, getFrontText, m_277142_
1.21.8
Names
Fields
Constructors
Methods
1.21.7
Names
Fields
Constructors
Methods
void (WriteView): a, saveAdditional, method_11007, writeData, m_qopnimsa, writeNbt, m_183515_
void (WriteView): a, saveAdditional, method_11007, writeData, m_qopnimsa, writeImpl, m_183515_
void (ReadView): a, loadAdditional, method_11014, readData, m_trzmaydr, readNbtImpl, m_318667_
void (ReadView): a, loadAdditional, method_11014, readData, m_trzmaydr, readImpl, m_318667_
1.21.6
Names
eac
ecn
Fields
Constructors
Methods
BlockEntityUpdateS2CPacket (): s, getUpdatePacket, method_38249, toUpdatePacket, m_vksbeegy, toUpdatePacket, m_58483_
BlockEntityUpdateS2CPacket (): u, getUpdatePacket, method_38249, toUpdatePacket, m_vksbeegy, toUpdatePacket, m_58483_
UUID (): t, getPlayerWhoMayEdit, method_11305, getEditor, m_zetnqwey, getEditor, m_155726_
UUID (): v, getPlayerWhoMayEdit, method_11305, getEditor, m_zetnqwey, getEditor, m_155726_
void (): v, markUpdated, method_34272, updateListeners, m_ouxwfbez, updateListeners, m_155728_
void (): x, markUpdated, method_34272, updateListeners, m_ouxwfbez, updateListeners, m_155728_
boolean (PlayerEntity, World, BlockPos, boolean): a, executeClickCommandsIfPresent, method_50007, runCommandClickEvent, m_ulvxaoqt, runCommandClickEvent, m_278155_
ServerCommandSource (PlayerEntity, World, BlockPos): a, createCommandSourceStack, method_50006, createCommandSource, m_qfqfsqzg, createCommandSource, m_278808_
boolean (): u, isWaxed, method_49855, isWaxed, m_mpmzlwzj, isWaxed, m_277118_
boolean (): w, isWaxed, method_49855, isWaxed, m_mpmzlwzj, isWaxed, m_277118_
void (NbtCompound, RegistryWrapper$WrapperLookup): b, saveAdditional, method_11007, writeNbt, m_qopnimsa, writeNbt, m_183515_
void (NbtCompound, RegistryWrapper$WrapperLookup): a, loadAdditional, method_11014, readNbt, m_trzmaydr, readNbtImpl, m_318667_
void (WriteView): a, saveAdditional, method_11007, writeData, m_qopnimsa, writeNbt, m_183515_
void (ReadView): a, loadAdditional, method_11014, readData, m_trzmaydr, readNbtImpl, m_318667_
boolean (ServerWorld, PlayerEntity, BlockPos, boolean): a, executeClickCommandsIfPresent, method_50007, runCommandClickEvent, m_ulvxaoqt, runCommandClickEvent, m_278155_
ServerCommandSource (PlayerEntity, ServerWorld, BlockPos): a, createCommandSourceStack, method_50006, createCommandSource, m_qfqfsqzg, createCommandSource, m_278808_
1.21.5
Names
dvn
eac
Fields
UUID: d, playerWhoMayEdit, field_12046, editor, f_orlvhjhd, editor, f_59722_
UUID: e, playerWhoMayEdit, field_12046, editor, f_orlvhjhd, editor, f_59722_
SignText: e, frontText, field_43295, frontText, f_xwgesugz, frontText, f_276598_
SignText: f, frontText, field_43295, frontText, f_xwgesugz, frontText, f_276598_
SignText: f, backText, field_43296, backText, f_yyrklxoa, backText, f_276476_
SignText: g, backText, field_43296, backText, f_yyrklxoa, backText, f_276476_
boolean: g, isWaxed, field_43297, waxed, f_gbeckede, waxed, f_276544_
boolean: h, isWaxed, field_43297, waxed, f_gbeckede, waxed, f_276544_
boolean: d, DEFAULT_IS_WAXED, field_57786, DEFAULT_WAXED, f_ofescbpc, DEFAULT_WAXED, f_381303_
Constructors
Methods
int (): b, getTextLineHeight, method_45469, getTextLineHeight, m_ykxtknwa, getTextLineHeight, m_245065_
int (): a, getTextLineHeight, method_45469, getTextLineHeight, m_ykxtknwa, getTextLineHeight, m_245065_
1.21.4
Names
dwk
dvn
Fields
Constructors
Methods
BlockEntityUpdateS2CPacket (): t, getUpdatePacket, method_38249, toUpdatePacket, m_vksbeegy, toUpdatePacket, m_58483_
BlockEntityUpdateS2CPacket (): s, getUpdatePacket, method_38249, toUpdatePacket, m_vksbeegy, toUpdatePacket, m_58483_
boolean (): p, onlyOpCanSetNbt, method_11011, copyItemDataRequiresOperator, m_jlguerjg, copyItemDataRequiresOperator, m_6326_
UUID (): u, getPlayerWhoMayEdit, method_11305, getEditor, m_zetnqwey, getEditor, m_155726_
UUID (): t, getPlayerWhoMayEdit, method_11305, getEditor, m_zetnqwey, getEditor, m_155726_
void (): w, markUpdated, method_34272, updateListeners, m_ouxwfbez, updateListeners, m_155728_
void (): v, markUpdated, method_34272, updateListeners, m_ouxwfbez, updateListeners, m_155728_
boolean (): v, isWaxed, method_49855, isWaxed, m_mpmzlwzj, isWaxed, m_277118_
boolean (): u, isWaxed, method_49855, isWaxed, m_mpmzlwzj, isWaxed, m_277118_
1.21.3
Names
drs
dwk
Fields
Constructors
Methods
BlockEntityUpdateS2CPacket (): l, getUpdatePacket, method_38249, toUpdatePacket, m_vksbeegy, toUpdatePacket, m_58483_
BlockEntityUpdateS2CPacket (): t, getUpdatePacket, method_38249, toUpdatePacket, m_vksbeegy, toUpdatePacket, m_58483_
boolean (): q, onlyOpCanSetNbt, method_11011, copyItemDataRequiresOperator, m_jlguerjg, copyItemDataRequiresOperator, m_6326_
boolean (): p, onlyOpCanSetNbt, method_11011, copyItemDataRequiresOperator, m_jlguerjg, copyItemDataRequiresOperator, m_6326_
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
dqt
drs
Fields
Constructors
Methods
void (NbtCompound, RegistryWrapper$WrapperLookup): a, loadAdditional, method_11014, readNbt, m_trzmaydr, m_trzmaydr, m_318667_
void (NbtCompound, RegistryWrapper$WrapperLookup): a, loadAdditional, method_11014, readNbt, m_trzmaydr, readNbtImpl, m_318667_
1.20.6
Names
die
dqt
Fields
Constructors
Methods
void (NbtCompound): a, load, method_11014, readNbt, m_dfzdncts, readNbt, m_142466_
BlockEntityUpdateS2CPacket (): m, getUpdatePacket, method_38249, toUpdatePacket, m_vksbeegy, toUpdatePacket, m_58483_
BlockEntityUpdateS2CPacket (): l, getUpdatePacket, method_38249, toUpdatePacket, m_vksbeegy, toUpdatePacket, m_58483_
NbtCompound (): ax_, getUpdateTag, method_16887, toInitialChunkDataNbt, m_escrnqip, toSyncedNbt, m_5995_
boolean (): u, onlyOpCanSetNbt, method_11011, copyItemDataRequiresOperator, m_jlguerjg, copyItemDataRequiresOperator, m_6326_
boolean (): q, onlyOpCanSetNbt, method_11011, copyItemDataRequiresOperator, m_jlguerjg, copyItemDataRequiresOperator, m_6326_
UUID (): w, getPlayerWhoMayEdit, method_11305, getEditor, m_zetnqwey, getEditor, m_155726_
UUID (): u, getPlayerWhoMayEdit, method_11305, getEditor, m_zetnqwey, getEditor, m_155726_
void (): y, markUpdated, method_34272, updateListeners, m_ouxwfbez, updateListeners, m_155728_
void (): w, markUpdated, method_34272, updateListeners, m_ouxwfbez, updateListeners, m_155728_
void (NbtCompound): b, saveAdditional, method_11007, writeNbt, m_qopnimsa, writeNbt, m_183515_
int (): c, getTextLineHeight, method_45469, getTextLineHeight, m_ykxtknwa, getTextLineHeight, m_245065_
int (): b, getTextLineHeight, method_45469, getTextLineHeight, m_ykxtknwa, getTextLineHeight, m_245065_
int (): d, getMaxTextLineWidth, method_45470, getMaxTextWidth, m_sdxgspoq, getMaxTextLineWidth, m_245123_
int (): c, getMaxTextLineWidth, method_45470, getMaxTextWidth, m_sdxgspoq, getMaxTextLineWidth, m_245123_
SignText (): g, createDefaultSignText, method_49852, createText, m_cbizgexi, createText, m_277006_
SignText (): f, createDefaultSignText, method_49852, createText, m_cbizgexi, createText, m_277006_
SignText (): k, getFrontText, method_49853, getFrontText, m_spnxewno, getFrontText, m_277142_
SignText (): j, getFrontText, method_49853, getFrontText, m_spnxewno, getFrontText, m_277142_
SignText (): l, getBackText, method_49854, getBackText, m_ecmbtbgz, getBackText, m_277159_
SignText (): k, getBackText, method_49854, getBackText, m_ecmbtbgz, getBackText, m_277159_
boolean (): x, isWaxed, method_49855, isWaxed, m_mpmzlwzj, isWaxed, m_277118_
boolean (): v, isWaxed, method_49855, isWaxed, m_mpmzlwzj, isWaxed, m_277118_
SoundEvent (): f, getSignInteractionFailedSoundEvent, method_54303, getInteractionFailSound, m_rhqhsacg, m_307050_
SoundEvent (): d, getSignInteractionFailedSoundEvent, method_54303, getInteractionFailSound, m_rhqhsacg, getInteractionFailSound, m_307050_
void (NbtCompound, RegistryWrapper$WrapperLookup): b, saveAdditional, method_11007, writeNbt, m_qopnimsa, writeNbt, m_183515_
void (NbtCompound, RegistryWrapper$WrapperLookup): a, loadAdditional, method_11014, readNbt, m_trzmaydr, m_trzmaydr, m_318667_
NbtCompound (RegistryWrapper$WrapperLookup): a, getUpdateTag, method_16887, toInitialChunkDataNbt, m_escrnqip, toSyncedNbt, m_5995_
1.20.4
Names
ded
die
Fields
Constructors
Methods
BlockEntityUpdateS2CPacket (): j, getUpdatePacket, method_38249, toUpdatePacket, m_vksbeegy, toUpdatePacket, m_58483_
BlockEntityUpdateS2CPacket (): m, getUpdatePacket, method_38249, toUpdatePacket, m_vksbeegy, toUpdatePacket, m_58483_
NbtCompound (): as_, getUpdateTag, method_16887, toInitialChunkDataNbt, m_escrnqip, toSyncedNbt, m_5995_
NbtCompound (): ax_, getUpdateTag, method_16887, toInitialChunkDataNbt, m_escrnqip, toSyncedNbt, m_5995_
boolean (): t, onlyOpCanSetNbt, method_11011, copyItemDataRequiresOperator, m_jlguerjg, copyItemDataRequiresOperator, m_6326_
boolean (): u, onlyOpCanSetNbt, method_11011, copyItemDataRequiresOperator, m_jlguerjg, copyItemDataRequiresOperator, m_6326_
UUID (): v, getPlayerWhoMayEdit, method_11305, getEditor, m_zetnqwey, getEditor, m_155726_
UUID (): w, getPlayerWhoMayEdit, method_11305, getEditor, m_zetnqwey, getEditor, m_155726_
void (): x, markUpdated, method_34272, updateListeners, m_ouxwfbez, updateListeners, m_155728_
void (): y, markUpdated, method_34272, updateListeners, m_ouxwfbez, updateListeners, m_155728_
SignText (): f, createDefaultSignText, method_49852, createText, m_cbizgexi, createText, m_277006_
SignText (): g, createDefaultSignText, method_49852, createText, m_cbizgexi, createText, m_277006_
SignText (PlayerEntity): b, getTextFacingPlayer, method_49844, getTextFacing, m_fzsygcfw, getText, m_277176_
SignText (): g, getFrontText, method_49853, getFrontText, m_spnxewno, getFrontText, m_277142_
SignText (): k, getFrontText, method_49853, getFrontText, m_spnxewno, getFrontText, m_277142_
SignText (): i, getBackText, method_49854, getBackText, m_ecmbtbgz, getBackText, m_277159_
SignText (): l, getBackText, method_49854, getBackText, m_ecmbtbgz, getBackText, m_277159_
boolean (): w, isWaxed, method_49855, isWaxed, m_mpmzlwzj, isWaxed, m_277118_
boolean (): x, isWaxed, method_49855, isWaxed, m_mpmzlwzj, isWaxed, m_277118_
SoundEvent (): f, getSignInteractionFailedSoundEvent, method_54303, getInteractionFailSound, m_rhqhsacg, m_307050_
1.20.2
Names
dav
ded
Fields
Constructors
Methods
NbtCompound (): ao_, getUpdateTag, method_16887, toInitialChunkDataNbt, m_escrnqip, toSyncedNbt, m_5995_
NbtCompound (): as_, getUpdateTag, method_16887, toInitialChunkDataNbt, m_escrnqip, toSyncedNbt, m_5995_
1.20.1
Names
dak
dav
Fields
Text[]: f, messages, field_12050, texts, f_diyvgqcv, texts, f_59720_
boolean: h, isEditable, field_12048, editable, f_mbqbkmiw, editable, f_59721_
DyeColor: l, color, field_16419, textColor, f_pyujzinn, textColor, f_59724_
OrderedText[]: j, renderMessages, field_12049, textsBeingEdited, f_kbrylpwv, textsBeingEdited, f_59723_
int: a, LINES, field_31362, TEXT_COUNT, f_ijfbifrg, LINES, f_155692_
String[]: d, RAW_TEXT_FIELD_NAMES, field_28905, TEXT_KEYS, f_hhdjfyki, TEXT_KEYS, f_155693_
String[]: e, FILTERED_TEXT_FIELD_NAMES, field_28906, FILTERED_TEXT_KEYS, f_omykiawt, FILTERED_TEXT_KEYS, f_155694_
Text[]: g, filteredMessages, field_28907, filteredTexts, f_aftmscts, filteredTexts, f_155695_
UUID: i, playerWhoMayEdit, field_12046, editor, f_orlvhjhd, editor, f_59722_
UUID: d, playerWhoMayEdit, field_12046, editor, f_orlvhjhd, editor, f_59722_
boolean: k, renderMessagedFiltered, field_28908, filterText, f_rzkaddnu, filterText, f_155696_
boolean: m, hasGlowingText, field_29225, glowingText, f_pehkxark, glowingText, f_155697_
org.slf4j.Logger: a, LOGGER, field_43294, LOGGER, f_dcjzrjbm, LOGGER, f_276608_
SignText: e, frontText, field_43295, frontText, f_xwgesugz, frontText, f_276598_
SignText: f, backText, field_43296, backText, f_yyrklxoa, backText, f_276476_
boolean: g, isWaxed, field_43297, waxed, f_gbeckede, waxed, f_276544_
Constructors
Methods
void (int, Text): a, setMessage, method_11299, setTextOnRow, m_npxrmjxa, setTextOnRow, m_59732_
BlockEntityUpdateS2CPacket (): f, getUpdatePacket, method_38249, toUpdatePacket, m_vksbeegy, toUpdatePacket, m_58483_
BlockEntityUpdateS2CPacket (): j, getUpdatePacket, method_38249, toUpdatePacket, m_vksbeegy, toUpdatePacket, m_58483_
NbtCompound (): aq_, getUpdateTag, method_16887, toInitialChunkDataNbt, m_escrnqip, toSyncedNbt, m_5995_
NbtCompound (): ao_, getUpdateTag, method_16887, toInitialChunkDataNbt, m_escrnqip, toSyncedNbt, m_5995_
boolean (): g, isEditable, method_11307, isEditable, m_ccggtsur, isEditable, m_59751_
ServerCommandSource (ServerPlayerEntity): b, createCommandSourceStack, method_11304, getCommandSource, m_qfqfsqzg, getCommandSource, m_59735_
DyeColor (): j, getColor, method_16126, getTextColor, m_mssjeanj, getTextColor, m_59753_
boolean (DyeColor): a, setColor, method_16127, setTextColor, m_zcmvopny, setTextColor, m_59739_
void (boolean): a, setEditable, method_11303, setEditable, m_umfphwsv, setEditable, m_59746_
Text (String): a, loadLine, method_33828, parseTextFromJson, m_iwgmpwqb, parseTextFromJson, m_155711_
Text (String): b, deserializeTextSafe, method_33384, unparsedTextFromJson, m_xlyowcnp, unparsedTextFromJson, m_155720_
Text (int, boolean): a, getMessage, method_30843, getTextOnRow, m_yszapvxl, getTextOnRow, m_155706_
void (int, Text, Text): a, setMessage, method_33827, setTextOnRow, m_vngtgeos, setTextOnRow, m_155702_
OrderedText[] (boolean, Function<Text, OrderedText>): a, getRenderMessages, method_33829, updateSign, m_norzvkic, updateSign, m_155717_
Text[] (boolean): c, getMessages, method_33830, getTexts, m_aeanyuis, getTexts, m_155724_
UUID (): i, getPlayerWhoMayEdit, method_11305, getEditor, m_zetnqwey, getEditor, m_155726_
UUID (): v, getPlayerWhoMayEdit, method_11305, getEditor, m_zetnqwey, getEditor, m_155726_
boolean (ServerPlayerEntity): a, executeClickCommands, method_11301, onActivate, m_cprzocgm, onActivate, m_155709_
boolean (): v, hasGlowingText, method_34271, isGlowingText, m_yrjoyfrq, isGlowingText, m_155727_
boolean (boolean): b, setHasGlowingText, method_34270, setGlowingText, m_vofsxgqv, setGlowingText, m_155722_
void (): w, markUpdated, method_34272, updateListeners, m_ouxwfbez, updateListeners, m_155728_
void (): x, markUpdated, method_34272, updateListeners, m_ouxwfbez, updateListeners, m_155728_
boolean (PlayerEntity): a, hasAnyClickCommands, method_45473, shouldRunCommand, m_vefwbwuo, hasActivation, m_245422_
SignText (): f, createDefaultSignText, method_49852, createText, m_cbizgexi, createText, m_277006_
boolean (PlayerEntity): a, isFacingFrontText, method_49834, isPlayerFacingFront, m_rtveqfjy, isFacingFrontText, m_277202_
SignText (PlayerEntity): b, getTextFacingPlayer, method_49844, getTextFacing, m_fzsygcfw, getText, m_277176_
SignText (boolean): a, getText, method_49843, getText, m_tdhknmjp, getText, m_277157_
SignText (): g, getFrontText, method_49853, getFrontText, m_spnxewno, getFrontText, m_277142_
SignText (): i, getBackText, method_49854, getBackText, m_ecmbtbgz, getBackText, m_277159_
SignText (SignText): a, loadLines, method_50008, parseLines, m_gxmzndcx, parseLines, m_278182_
Text (Text): a, loadLine, method_50009, parseLine, m_iwgmpwqb, parseLine, m_278165_
void (PlayerEntity, boolean, List<FilteredMessage>): a, updateSignText, method_49836, tryChangeText, m_pggyiare, tryUpdateText, m_277134_
boolean (UnaryOperator<SignText>, boolean): a, updateText, method_49841, changeText, m_liuhjfiq, updateText, m_277073_
SignText (PlayerEntity, List<FilteredMessage>, SignText): a, setMessages, method_49835, getTextWithMessages, m_apdvaphb, setMessages, m_276929_
boolean (SignText, boolean): a, setText, method_49840, setText, m_ciqmeakn, setText, m_276956_
boolean (SignText): b, setBackText, method_49839, setBackText, m_fozhvnrf, setBackText, m_277170_
boolean (SignText): c, setFrontText, method_49846, setFrontText, m_thcrvyjp, setFrontText, m_276964_
boolean (boolean, PlayerEntity): a, canExecuteClickCommands, method_50010, canRunCommandClickEvent, m_jqyjqncg, canExecuteClickCommands, m_278157_
boolean (PlayerEntity, World, BlockPos, boolean): a, executeClickCommandsIfPresent, method_50007, runCommandClickEvent, m_ulvxaoqt, runCommandClickEvent, m_278155_
ServerCommandSource (PlayerEntity, World, BlockPos): a, createCommandSourceStack, method_50006, createCommandSource, m_qfqfsqzg, createCommandSource, m_278808_
boolean (): w, isWaxed, method_49855, isWaxed, m_mpmzlwzj, isWaxed, m_277118_
boolean (boolean): b, setWaxed, method_49849, setWaxed, m_pjiruyhd, setWaxed, m_277031_
boolean (UUID): b, playerIsTooFarAwayToEdit, method_49847, isPlayerTooFarToEdit, m_jonuiifh, isTooFarToEdit, m_276813_
void (World, BlockPos, BlockState, SignBlockEntity): a, tick, method_49837, tick, m_gcdjvsby, tick, m_276836_
void (SignBlockEntity, World, UUID): a, clearInvalidPlayerWhoMayEdit, method_49838, tryClearInvalidEditor, m_yesfjplu, tryClearInvalidEditor, m_276965_
1.19.4
Names
cxp
dak
Fields
Constructors
Methods
NbtCompound (): ad_, getUpdateTag, method_16887, toInitialChunkDataNbt, m_escrnqip, toSyncedNbt, m_5995_
NbtCompound (): aq_, getUpdateTag, method_16887, toInitialChunkDataNbt, m_escrnqip, toSyncedNbt, m_5995_
boolean (): u, onlyOpCanSetNbt, method_11011, copyItemDataRequiresOperator, m_jlguerjg, copyItemDataRequiresOperator, m_6326_
boolean (): t, onlyOpCanSetNbt, method_11011, copyItemDataRequiresOperator, m_jlguerjg, copyItemDataRequiresOperator, m_6326_
boolean (): t, hasGlowingText, method_34271, isGlowingText, m_yrjoyfrq, isGlowingText, m_155727_
boolean (): v, hasGlowingText, method_34271, isGlowingText, m_yrjoyfrq, isGlowingText, m_155727_
1.19.3
Names
cuk
cxp
Fields
Text[]: d, messages, field_12050, texts, f_diyvgqcv, texts, f_59720_
Text[]: f, messages, field_12050, texts, f_diyvgqcv, texts, f_59720_
boolean: f, isEditable, field_12048, editable, f_mbqbkmiw, editable, f_59721_
boolean: h, isEditable, field_12048, editable, f_mbqbkmiw, editable, f_59721_
DyeColor: j, color, field_16419, textColor, f_pyujzinn, textColor, f_59724_
DyeColor: l, color, field_16419, textColor, f_pyujzinn, textColor, f_59724_
OrderedText[]: h, renderMessages, field_12049, textsBeingEdited, f_kbrylpwv, textsBeingEdited, f_59723_
OrderedText[]: j, renderMessages, field_12049, textsBeingEdited, f_kbrylpwv, textsBeingEdited, f_59723_
String[]: b, RAW_TEXT_FIELD_NAMES, field_28905, TEXT_KEYS, f_hhdjfyki, TEXT_KEYS, f_155693_
String[]: d, RAW_TEXT_FIELD_NAMES, field_28905, TEXT_KEYS, f_hhdjfyki, TEXT_KEYS, f_155693_
String[]: c, FILTERED_TEXT_FIELD_NAMES, field_28906, FILTERED_TEXT_KEYS, f_omykiawt, FILTERED_TEXT_KEYS, f_155694_
String[]: e, FILTERED_TEXT_FIELD_NAMES, field_28906, FILTERED_TEXT_KEYS, f_omykiawt, FILTERED_TEXT_KEYS, f_155694_
Text[]: e, filteredMessages, field_28907, filteredTexts, f_aftmscts, filteredTexts, f_155695_
Text[]: g, filteredMessages, field_28907, filteredTexts, f_aftmscts, filteredTexts, f_155695_
UUID: g, playerWhoMayEdit, field_12046, editor, f_orlvhjhd, editor, f_59722_
UUID: i, playerWhoMayEdit, field_12046, editor, f_orlvhjhd, editor, f_59722_
boolean: i, renderMessagedFiltered, field_28908, filterText, f_rzkaddnu, filterText, f_155696_
boolean: k, renderMessagedFiltered, field_28908, filterText, f_rzkaddnu, filterText, f_155696_
boolean: k, hasGlowingText, field_29225, glowingText, f_pehkxark, glowingText, f_155697_
boolean: m, hasGlowingText, field_29225, glowingText, f_pehkxark, glowingText, f_155697_
int: b, MAX_TEXT_LINE_WIDTH, field_40335, MAX_TEXT_WIDTH, f_xnbbfgln, MAX_TEXT_LINE_WIDTH, f_243840_
int: c, TEXT_LINE_HEIGHT, field_40336, TEXT_LINE_HEIGHT, f_kglqtpyy, TEXT_LINE_HEIGHT, f_243968_
Constructors
(BlockEntityType, BlockPos, BlockState)
Methods
BlockEntityUpdateS2CPacket (): c, getUpdatePacket, method_38249, toUpdatePacket, m_vksbeegy, toUpdatePacket, m_58483_
BlockEntityUpdateS2CPacket (): f, getUpdatePacket, method_38249, toUpdatePacket, m_vksbeegy, toUpdatePacket, m_58483_
NbtCompound (): aa_, getUpdateTag, method_16887, toInitialChunkDataNbt, m_escrnqip, toInitialChunkDataNbt, m_5995_
NbtCompound (): ad_, getUpdateTag, method_16887, toInitialChunkDataNbt, m_escrnqip, toSyncedNbt, m_5995_
boolean (): d, isEditable, method_11307, isEditable, m_ccggtsur, isEditable, m_59751_
boolean (): g, isEditable, method_11307, isEditable, m_ccggtsur, isEditable, m_59751_
DyeColor (): g, getColor, method_16126, getTextColor, m_mssjeanj, getTextColor, m_59753_
DyeColor (): j, getColor, method_16126, getTextColor, m_mssjeanj, getTextColor, m_59753_
UUID (): f, getPlayerWhoMayEdit, method_11305, getEditor, m_zetnqwey, getEditor, m_155726_
UUID (): i, getPlayerWhoMayEdit, method_11305, getEditor, m_zetnqwey, getEditor, m_155726_
boolean (): i, hasGlowingText, method_34271, isGlowingText, m_yrjoyfrq, isGlowingText, m_155727_
boolean (): t, hasGlowingText, method_34271, isGlowingText, m_yrjoyfrq, isGlowingText, m_155727_
void (): j, markUpdated, method_34272, updateListeners, m_ouxwfbez, updateListeners, m_155728_
void (): w, markUpdated, method_34272, updateListeners, m_ouxwfbez, updateListeners, m_155728_
int (): c, getTextLineHeight, method_45469, getTextLineHeight, m_ykxtknwa, getTextLineHeight, m_245065_
int (): d, getMaxTextLineWidth, method_45470, getMaxTextWidth, m_sdxgspoq, getMaxTextLineWidth, m_245123_
boolean (PlayerEntity): a, hasAnyClickCommands, method_45473, shouldRunCommand, m_vefwbwuo, hasActivation, m_245422_
1.19.2
Names
Fields
int: a, LINES, field_31362, field_31362, f_ijfbifrg, LINES, f_155692_
int: a, LINES, field_31362, TEXT_COUNT, f_ijfbifrg, LINES, f_155692_
Constructors
Methods
1.19.1
Names
ctn
cuk
Fields
Constructors
Methods
NbtCompound (): ab_, getUpdateTag, method_16887, toInitialChunkDataNbt, m_escrnqip, toInitialChunkDataNbt, m_5995_
NbtCompound (): aa_, getUpdateTag, method_16887, toInitialChunkDataNbt, m_escrnqip, toInitialChunkDataNbt, m_5995_
1.19
Names
cnr
ctn
Fields
Constructors
Methods
BlockEntityUpdateS2CPacket (): c, getUpdatePacket, method_38249, toUpdatePacket, m_vksbeegy, toUpdatePacket, m_183216_
BlockEntityUpdateS2CPacket (): c, getUpdatePacket, method_38249, toUpdatePacket, m_vksbeegy, toUpdatePacket, m_58483_
NbtCompound (): aa_, getUpdateTag, method_16887, toInitialChunkDataNbt, m_escrnqip, toInitialChunkDataNbt, m_5995_
NbtCompound (): ab_, getUpdateTag, method_16887, toInitialChunkDataNbt, m_escrnqip, toInitialChunkDataNbt, m_5995_
boolean (): t, onlyOpCanSetNbt, method_11011, copyItemDataRequiresOperator, m_jlguerjg, copyItemDataRequiresOperator, m_6326_
boolean (): u, onlyOpCanSetNbt, method_11011, copyItemDataRequiresOperator, m_jlguerjg, copyItemDataRequiresOperator, m_6326_
1.18.2
Names
cmz
cnr
net.minecraft.block.entity.SignBlockEntity
Fields
Text[]: d, messages, field_12050, texts, f_diyvgqcv, f_59720_
Text[]: d, messages, field_12050, texts, f_diyvgqcv, texts, f_59720_
boolean: f, isEditable, field_12048, editable, f_mbqbkmiw, f_59721_
boolean: f, isEditable, field_12048, editable, f_mbqbkmiw, editable, f_59721_
DyeColor: j, color, field_16419, textColor, f_pyujzinn, f_59724_
DyeColor: j, color, field_16419, textColor, f_pyujzinn, textColor, f_59724_
OrderedText[]: h, renderMessages, field_12049, textsBeingEdited, f_kbrylpwv, f_59723_
OrderedText[]: h, renderMessages, field_12049, textsBeingEdited, f_kbrylpwv, textsBeingEdited, f_59723_
int: a, LINES, field_31362, field_31362, f_ijfbifrg, f_155692_
int: a, LINES, field_31362, field_31362, f_ijfbifrg, LINES, f_155692_
String[]: b, RAW_TEXT_FIELD_NAMES, field_28905, TEXT_KEYS, f_hhdjfyki, f_155693_
String[]: b, RAW_TEXT_FIELD_NAMES, field_28905, TEXT_KEYS, f_hhdjfyki, TEXT_KEYS, f_155693_
String[]: c, FILTERED_TEXT_FIELD_NAMES, field_28906, FILTERED_TEXT_KEYS, f_omykiawt, f_155694_
String[]: c, FILTERED_TEXT_FIELD_NAMES, field_28906, FILTERED_TEXT_KEYS, f_omykiawt, FILTERED_TEXT_KEYS, f_155694_
Text[]: e, filteredMessages, field_28907, filteredTexts, f_aftmscts, f_155695_
Text[]: e, filteredMessages, field_28907, filteredTexts, f_aftmscts, filteredTexts, f_155695_
UUID: g, playerWhoMayEdit, field_12046, editor, f_orlvhjhd, f_59722_
UUID: g, playerWhoMayEdit, field_12046, editor, f_orlvhjhd, editor, f_59722_
boolean: i, renderMessagedFiltered, field_28908, filterText, f_rzkaddnu, f_155696_
boolean: i, renderMessagedFiltered, field_28908, filterText, f_rzkaddnu, filterText, f_155696_
boolean: k, hasGlowingText, field_29225, glowingText, f_pehkxark, f_155697_
boolean: k, hasGlowingText, field_29225, glowingText, f_pehkxark, glowingText, f_155697_
Constructors
Methods
void (NbtCompound): a, load, method_11014, readNbt, m_dfzdncts, m_142466_
void (NbtCompound): a, load, method_11014, readNbt, m_dfzdncts, readNbt, m_142466_
void (int, Text): a, setMessage, method_11299, setTextOnRow, m_npxrmjxa, m_59732_
void (int, Text): a, setMessage, method_11299, setTextOnRow, m_npxrmjxa, setTextOnRow, m_59732_
BlockEntityUpdateS2CPacket (): c, getUpdatePacket, method_38249, toUpdatePacket, m_vksbeegy, m_183216_
BlockEntityUpdateS2CPacket (): c, getUpdatePacket, method_38249, toUpdatePacket, m_vksbeegy, toUpdatePacket, m_183216_
NbtCompound (): Z_, getUpdateTag, method_16887, toInitialChunkDataNbt, m_escrnqip, m_5995_
NbtCompound (): aa_, getUpdateTag, method_16887, toInitialChunkDataNbt, m_escrnqip, toInitialChunkDataNbt, m_5995_
boolean (): t, onlyOpCanSetNbt, method_11011, copyItemDataRequiresOperator, m_jlguerjg, m_6326_
boolean (): t, onlyOpCanSetNbt, method_11011, copyItemDataRequiresOperator, m_jlguerjg, copyItemDataRequiresOperator, m_6326_
boolean (): d, isEditable, method_11307, isEditable, m_ccggtsur, m_59751_
boolean (): d, isEditable, method_11307, isEditable, m_ccggtsur, isEditable, m_59751_
ServerCommandSource (ServerPlayerEntity): b, createCommandSourceStack, method_11304, getCommandSource, m_qfqfsqzg, m_59735_
ServerCommandSource (ServerPlayerEntity): b, createCommandSourceStack, method_11304, getCommandSource, m_qfqfsqzg, getCommandSource, m_59735_
DyeColor (): g, getColor, method_16126, getTextColor, m_mssjeanj, m_59753_
DyeColor (): g, getColor, method_16126, getTextColor, m_mssjeanj, getTextColor, m_59753_
boolean (DyeColor): a, setColor, method_16127, setTextColor, m_zcmvopny, m_59739_
boolean (DyeColor): a, setColor, method_16127, setTextColor, m_zcmvopny, setTextColor, m_59739_
void (boolean): a, setEditable, method_11303, setEditable, m_umfphwsv, m_59746_
void (boolean): a, setEditable, method_11303, setEditable, m_umfphwsv, setEditable, m_59746_
Text (String): a, loadLine, method_33828, parseTextFromJson, m_iwgmpwqb, m_155711_
Text (String): a, loadLine, method_33828, parseTextFromJson, m_iwgmpwqb, parseTextFromJson, m_155711_
Text (String): b, deserializeTextSafe, method_33384, unparsedTextFromJson, m_xlyowcnp, m_155720_
Text (String): b, deserializeTextSafe, method_33384, unparsedTextFromJson, m_xlyowcnp, unparsedTextFromJson, m_155720_
Text (int, boolean): a, getMessage, method_30843, getTextOnRow, m_yszapvxl, m_155706_
Text (int, boolean): a, getMessage, method_30843, getTextOnRow, m_yszapvxl, getTextOnRow, m_155706_
void (int, Text, Text): a, setMessage, method_33827, setTextOnRow, m_vngtgeos, m_155702_
void (int, Text, Text): a, setMessage, method_33827, setTextOnRow, m_vngtgeos, setTextOnRow, m_155702_
OrderedText[] (boolean, Function<Text, OrderedText>): a, getRenderMessages, method_33829, updateSign, m_norzvkic, m_155717_
OrderedText[] (boolean, Function<Text, OrderedText>): a, getRenderMessages, method_33829, updateSign, m_norzvkic, updateSign, m_155717_
Text[] (boolean): c, getMessages, method_33830, getTexts, m_aeanyuis, m_155724_
Text[] (boolean): c, getMessages, method_33830, getTexts, m_aeanyuis, getTexts, m_155724_
void (UUID): a, setAllowedPlayerEditor, method_11306, setEditor, m_wlczwenn, m_155713_
void (UUID): a, setAllowedPlayerEditor, method_11306, setEditor, m_wlczwenn, setEditor, m_155713_
UUID (): f, getPlayerWhoMayEdit, method_11305, getEditor, m_zetnqwey, m_155726_
UUID (): f, getPlayerWhoMayEdit, method_11305, getEditor, m_zetnqwey, getEditor, m_155726_
boolean (ServerPlayerEntity): a, executeClickCommands, method_11301, onActivate, m_cprzocgm, m_155709_
boolean (ServerPlayerEntity): a, executeClickCommands, method_11301, onActivate, m_cprzocgm, onActivate, m_155709_
boolean (): i, hasGlowingText, method_34271, isGlowingText, m_yrjoyfrq, m_155727_
boolean (): i, hasGlowingText, method_34271, isGlowingText, m_yrjoyfrq, isGlowingText, m_155727_
boolean (boolean): b, setHasGlowingText, method_34270, setGlowingText, m_vofsxgqv, m_155722_
boolean (boolean): b, setHasGlowingText, method_34270, setGlowingText, m_vofsxgqv, setGlowingText, m_155722_
void (): j, markUpdated, method_34272, updateListeners, m_ouxwfbez, m_155728_
void (): j, markUpdated, method_34272, updateListeners, m_ouxwfbez, updateListeners, m_155728_
void (NbtCompound): b, saveAdditional, method_11007, writeNbt, m_qopnimsa, m_183515_
void (NbtCompound): b, saveAdditional, method_11007, writeNbt, m_qopnimsa, writeNbt, m_183515_
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
cjq
cmz
Fields
Constructors
Methods
NbtCompound (NbtCompound): b, save, method_11007, writeNbt, m_fzlqwslp, m_6945_
BlockEntityUpdateS2CPacket (): Y_, getUpdatePacket, method_16886, toUpdatePacket, m_kydjlael, m_7033_
BlockEntityUpdateS2CPacket (): c, getUpdatePacket, method_38249, toUpdatePacket, m_vksbeegy, m_183216_
boolean (): q, onlyOpCanSetNbt, method_11011, copyItemDataRequiresOperator, m_jlguerjg, m_6326_
boolean (): t, onlyOpCanSetNbt, method_11011, copyItemDataRequiresOperator, m_jlguerjg, m_6326_
boolean (): h, hasGlowingText, method_34271, isGlowingText, m_yrjoyfrq, m_155727_
boolean (): i, hasGlowingText, method_34271, isGlowingText, m_yrjoyfrq, m_155727_
void (): i, markUpdated, method_34272, updateListeners, m_ouxwfbez, m_155728_
void (): j, markUpdated, method_34272, updateListeners, m_ouxwfbez, m_155728_
void (NbtCompound): b, saveAdditional, method_11007, writeNbt, m_qopnimsa, m_183515_
1.17.1
Names
cjp
cjq
Fields
Constructors
Methods
1.17
Names
cdf
cjp
net.minecraft.tileentity.SignTileEntity
net.minecraft.src.C_2024_
Fields
Text[]: a, messages, field_12050, texts, f_diyvgqcv, field_145915_a, signText
Text[]: d, messages, field_12050, texts, f_diyvgqcv, f_59720_
boolean: b, isEditable, field_12048, editable, f_mbqbkmiw, field_145916_j, isEditable
boolean: f, isEditable, field_12048, editable, f_mbqbkmiw, f_59721_
PlayerEntity: c, playerWhoMayEdit, field_12046, editor, f_orlvhjhd, field_145917_k, player
DyeColor: h, color, field_16419, textColor, f_pyujzinn, field_214073_l, textColor
DyeColor: j, color, field_16419, textColor, f_pyujzinn, f_59724_
OrderedText[]: g, renderMessages, field_12049, textsBeingEdited, f_kbrylpwv, field_212367_h, renderText
OrderedText[]: h, renderMessages, field_12049, textsBeingEdited, f_kbrylpwv, f_59723_
int: a, LINES, field_31362, field_31362, f_ijfbifrg, f_155692_
String[]: b, RAW_TEXT_FIELD_NAMES, field_28905, TEXT_KEYS, f_hhdjfyki, f_155693_
String[]: c, FILTERED_TEXT_FIELD_NAMES, field_28906, FILTERED_TEXT_KEYS, f_omykiawt, f_155694_
Text[]: e, filteredMessages, field_28907, filteredTexts, f_aftmscts, f_155695_
UUID: g, playerWhoMayEdit, field_12046, editor, f_orlvhjhd, f_59722_
boolean: i, renderMessagedFiltered, field_28908, filterText, f_rzkaddnu, f_155696_
boolean: k, hasGlowingText, field_29225, glowingText, f_pehkxark, f_155697_
Constructors
()
Methods
NbtCompound (NbtCompound): a, save, method_11007, writeNbt, m_fzlqwslp, func_189515_b, write
NbtCompound (NbtCompound): b, save, method_11007, writeNbt, m_fzlqwslp, m_6945_
void (NbtCompound): a, load, method_11014, readNbt, m_dfzdncts, m_142466_
void (int, Text): a, setMessage, method_11299, setTextOnRow, m_idgxtpkg, func_212365_a, setText
void (int, Text): a, setMessage, method_11299, setTextOnRow, m_npxrmjxa, m_59732_
BlockEntityUpdateS2CPacket (): a, getUpdatePacket, method_16886, toUpdatePacket, m_kydjlael, func_189518_D_, getUpdatePacket
BlockEntityUpdateS2CPacket (): Y_, getUpdatePacket, method_16886, toUpdatePacket, m_kydjlael, m_7033_
NbtCompound (): b, getUpdateTag, method_16887, toInitialChunkDataNbt, m_escrnqip, func_189517_E_, getUpdateTag
NbtCompound (): Z_, getUpdateTag, method_16887, toInitialChunkDataNbt, m_escrnqip, m_5995_
boolean (): t, onlyOpCanSetNbt, method_11011, copyItemDataRequiresOperator, m_jlguerjg, func_183000_F, onlyOpsCanSetNbt
boolean (): q, onlyOpCanSetNbt, method_11011, copyItemDataRequiresOperator, m_jlguerjg, m_6326_
boolean (): d, isEditable, method_11307, isEditable, m_ccggtsur, func_145914_a, getIsEditable
boolean (): d, isEditable, method_11307, isEditable, m_ccggtsur, m_59751_
void (PlayerEntity): a, setAllowedPlayerEditor, method_11306, setEditor, m_wlczwenn, func_145912_a, setPlayer
PlayerEntity (): f, getPlayerWhoMayEdit, method_11305, getEditor, m_zetnqwey, func_145911_b, getPlayer
boolean (PlayerEntity): b, executeClickCommands, method_11301, onActivate, m_cprzocgm, func_174882_b, executeCommand
ServerCommandSource (ServerPlayerEntity): a, createCommandSourceStack, method_11304, getCommandSource, m_qfqfsqzg, func_195539_a, getCommandSource
ServerCommandSource (ServerPlayerEntity): b, createCommandSourceStack, method_11304, getCommandSource, m_qfqfsqzg, m_59735_
DyeColor (): g, getColor, method_16126, getTextColor, m_mssjeanj, func_214066_f, getTextColor
DyeColor (): g, getColor, method_16126, getTextColor, m_mssjeanj, m_59753_
boolean (DyeColor): a, setColor, method_16127, setTextColor, m_zcmvopny, func_214068_a, setTextColor
boolean (DyeColor): a, setColor, method_16127, setTextColor, m_zcmvopny, m_59739_
Text (int): a, getMessage, method_30843, getTextOnRow, m_yszapvxl, func_212366_a, getText
void (boolean): a, setEditable, method_11303, setEditable, m_umfphwsv, func_145913_a, setEditable
void (boolean): a, setEditable, method_11303, setEditable, m_umfphwsv, m_59746_
void (BlockState, NbtCompound): a, load, method_11014, fromTag, m_dfzdncts, func_230337_a_, read
OrderedText (int, Function<Text, OrderedText>): a, getRenderMessage, method_11300, getTextBeingEditedOnRow, m_ygderlta, func_242686_a, reorderText
Text (String): a, loadLine, method_33828, parseTextFromJson, m_iwgmpwqb, m_155711_
Text (String): b, deserializeTextSafe, method_33384, unparsedTextFromJson, m_xlyowcnp, m_155720_
Text (int, boolean): a, getMessage, method_30843, getTextOnRow, m_yszapvxl, m_155706_
void (int, Text, Text): a, setMessage, method_33827, setTextOnRow, m_vngtgeos, m_155702_
OrderedText[] (boolean, Function<Text, OrderedText>): a, getRenderMessages, method_33829, updateSign, m_norzvkic, m_155717_
Text[] (boolean): c, getMessages, method_33830, getTexts, m_aeanyuis, m_155724_
void (UUID): a, setAllowedPlayerEditor, method_11306, setEditor, m_wlczwenn, m_155713_
UUID (): f, getPlayerWhoMayEdit, method_11305, getEditor, m_zetnqwey, m_155726_
boolean (ServerPlayerEntity): a, executeClickCommands, method_11301, onActivate, m_cprzocgm, m_155709_
boolean (): h, hasGlowingText, method_34271, isGlowingText, m_yrjoyfrq, m_155727_
boolean (boolean): b, setHasGlowingText, method_34270, setGlowingText, m_vofsxgqv, m_155722_
void (): i, markUpdated, method_34272, updateListeners, m_ouxwfbez, m_155728_
1.16.5
Names
Fields
Text[]: a, messages, field_12050, text, f_diyvgqcv, field_145915_a, signText
Text[]: a, messages, field_12050, texts, f_diyvgqcv, field_145915_a, signText
OrderedText[]: g, renderMessages, field_12049, textBeingEdited, f_kbrylpwv, field_212367_h, renderText
OrderedText[]: g, renderMessages, field_12049, textsBeingEdited, f_kbrylpwv, field_212367_h, renderText
Constructors
Methods
CompoundTag (CompoundTag): a, save, method_11007, toTag, m_fzlqwslp, func_189515_b, write
NbtCompound (NbtCompound): a, save, method_11007, writeNbt, m_fzlqwslp, func_189515_b, write
CompoundTag (): b, getUpdateTag, method_16887, toInitialChunkDataTag, m_escrnqip, func_189517_E_, getUpdateTag
NbtCompound (): b, getUpdateTag, method_16887, toInitialChunkDataNbt, m_escrnqip, func_189517_E_, getUpdateTag
1.16.4
Names
cdc
cdf
Fields
Constructors
Methods
OrderedText (int, Function<Text, OrderedText>): a, getRenderMessage, method_11300, getTextBeingEditedOnRow, m_ygderlta, func_242686_a, func_242686_a
OrderedText (int, Function<Text, OrderedText>): a, getRenderMessage, method_11300, getTextBeingEditedOnRow, m_ygderlta, func_242686_a, reorderText
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
ceh
cdc
Fields
StringRenderable[]: g, renderMessages, field_12049, textBeingEdited, f_kbrylpwv, field_212367_h, renderText
OrderedText[]: g, renderMessages, field_12049, textBeingEdited, f_kbrylpwv, field_212367_h, renderText
Constructors
Methods
Text (int): a, getMessage, method_30843, getTextOnRow, m_yszapvxl, func_212366_a, getText
StringRenderable (int, UnaryOperator<StringRenderable>): a, getRenderMessage, method_11300, getTextBeingEditedOnRow, m_ygderlta, func_235677_a_, getRenderedText
OrderedText (int, Function<Text, OrderedText>): a, getRenderMessage, method_11300, getTextBeingEditedOnRow, m_ygderlta, func_242686_a, func_242686_a
1.16.1
Names
bxh
ceh
Fields
String[]: g, renderMessages, field_12049, textBeingEdited, f_kbrylpwv, field_212367_h, renderText
StringRenderable[]: g, renderMessages, field_12049, textBeingEdited, f_kbrylpwv, field_212367_h, renderText
Constructors
Methods
CompoundTag (CompoundTag): b, save, method_11007, toTag, m_fzlqwslp, func_189515_b, write
CompoundTag (CompoundTag): a, save, method_11007, toTag, m_fzlqwslp, func_189515_b, write
void (CompoundTag): a, load, method_11014, fromTag, m_dfzdncts, func_145839_a, read
boolean (): t, onlyOpCanSetNbt, method_11011, shouldNotCopyTagFromItem, m_jlguerjg, func_183000_F, onlyOpsCanSetNbt
boolean (): t, onlyOpCanSetNbt, method_11011, copyItemDataRequiresOperator, m_jlguerjg, func_183000_F, onlyOpsCanSetNbt
Text (int): a, getMessage, method_11302, getTextOnRow, m_yszapvxl, func_212366_a, getText
String (int, Function<Text, String>): a, getRenderMessage, method_11300, getTextBeingEditedOnRow, m_ygderlta, func_212364_a, getRenderText
void (BlockState, CompoundTag): a, load, method_11014, fromTag, m_dfzdncts, func_230337_a_, read
StringRenderable (int, UnaryOperator<StringRenderable>): a, getRenderMessage, method_11300, getTextBeingEditedOnRow, m_ygderlta, func_235677_a_, getRenderedText
1.15.2
Names
bxe
bxh
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
bus
bxe
Fields
Text[]: a, messages, field_12050, text, f_diyvgqcv, lines, field_145915_a, signText
Text[]: a, messages, field_12050, text, f_diyvgqcv, field_145915_a, signText
int: c, selectedLine, field_16501, currentRow, f_mrdrgcgq, f_84425865, field_145918_i, lineBeingEdited
int: g, cursorPos, field_16500, selectionStart, f_uycxnahx, f_09767510, field_214071_g, field_214071_g
int: h, selectionPos, field_16499, selectionEnd, f_clclpecb, f_47896181, field_214072_h, field_214072_h
boolean: i, isEditable, field_12048, editable, f_mbqbkmiw, editable, field_145916_j, isEditable
boolean: b, isEditable, field_12048, editable, f_mbqbkmiw, field_145916_j, isEditable
PlayerEntity: j, playerWhoMayEdit, field_12046, editor, f_orlvhjhd, player, field_145917_k, player
PlayerEntity: c, playerWhoMayEdit, field_12046, editor, f_orlvhjhd, field_145917_k, player
String[]: k, renderMessages, field_12049, textBeingEdited, f_kbrylpwv, linesForRendering, field_212367_h, renderText
String[]: g, renderMessages, field_12049, textBeingEdited, f_kbrylpwv, field_212367_h, renderText
DyeColor: l, color, field_16419, textColor, f_pyujzinn, f_47909305, field_214073_l, textColor
DyeColor: h, color, field_16419, textColor, f_pyujzinn, field_214073_l, textColor
boolean: b, showCursor, field_16502, caretVisible, f_cydcojgk, f_24245089, field_214070_b, field_214070_b
Constructors
Methods
CompoundTag (CompoundTag): b, save, method_11007, toTag, m_fzlqwslp, writeNbt, func_189515_b, write
CompoundTag (CompoundTag): b, save, method_11007, toTag, m_fzlqwslp, func_189515_b, write
void (CompoundTag): a, load, method_11014, fromTag, m_dfzdncts, readNbt, func_145839_a, read
void (CompoundTag): a, load, method_11014, fromTag, m_dfzdncts, func_145839_a, read
void (int, Text): a, setMessage, method_11299, setTextOnRow, m_idgxtpkg, setLine, func_212365_a, setText
void (int, Text): a, setMessage, method_11299, setTextOnRow, m_idgxtpkg, func_212365_a, setText
BlockEntityUpdateS2CPacket (): a, getUpdatePacket, method_16886, toUpdatePacket, m_kydjlael, createUpdatePacket, func_189518_D_, getUpdatePacket
BlockEntityUpdateS2CPacket (): a, getUpdatePacket, method_16886, toUpdatePacket, m_kydjlael, func_189518_D_, getUpdatePacket
CompoundTag (): b, getUpdateTag, method_16887, toInitialChunkDataTag, m_escrnqip, toNbt, func_189517_E_, getUpdateTag
CompoundTag (): b, getUpdateTag, method_16887, toInitialChunkDataTag, m_escrnqip, func_189517_E_, getUpdateTag
boolean (): p, onlyOpCanSetNbt, method_11011, shouldNotCopyTagFromItem, m_jlguerjg, requireOpForPlacingWithNbt, func_183000_F, onlyOpsCanSetNbt
boolean (): t, onlyOpCanSetNbt, method_11011, shouldNotCopyTagFromItem, m_jlguerjg, func_183000_F, onlyOpsCanSetNbt
boolean (): d, isEditable, method_11307, isEditable, m_ccggtsur, isEditable, func_145914_a, getIsEditable
boolean (): d, isEditable, method_11307, isEditable, m_ccggtsur, func_145914_a, getIsEditable
void (PlayerEntity): a, setAllowedPlayerEditor, method_11306, setEditor, m_wlczwenn, setPlayer, func_145912_a, setPlayer
void (PlayerEntity): a, setAllowedPlayerEditor, method_11306, setEditor, m_wlczwenn, func_145912_a, setPlayer
PlayerEntity (): f, getPlayerWhoMayEdit, method_11305, getEditor, m_zetnqwey, getPlayer, func_145911_b, getPlayer
PlayerEntity (): f, getPlayerWhoMayEdit, method_11305, getEditor, m_zetnqwey, func_145911_b, getPlayer
boolean (PlayerEntity): b, executeClickCommands, method_11301, onActivate, m_cprzocgm, onUse, func_174882_b, executeCommand
boolean (PlayerEntity): b, executeClickCommands, method_11301, onActivate, m_cprzocgm, func_174882_b, executeCommand
ServerCommandSource (ServerPlayerEntity): a, createCommandSourceStack, method_11304, getCommandSource, m_qfqfsqzg, createCommandSourceStack, func_195539_a, getCommandSource
ServerCommandSource (ServerPlayerEntity): a, createCommandSourceStack, method_11304, getCommandSource, m_qfqfsqzg, func_195539_a, getCommandSource
DyeColor (): g, getColor, method_16126, getTextColor, m_mssjeanj, m_51360807, func_214066_f, getTextColor
DyeColor (): g, getColor, method_16126, getTextColor, m_mssjeanj, func_214066_f, getTextColor
boolean (DyeColor): a, setColor, method_16127, setTextColor, m_zcmvopny, m_69729406, func_214068_a, setTextColor
boolean (DyeColor): a, setColor, method_16127, setTextColor, m_zcmvopny, func_214068_a, setTextColor
Text (int): a, getMessage, method_11302, getTextOnRow, m_yszapvxl, getLine, func_212366_a, getText
Text (int): a, getMessage, method_11302, getTextOnRow, m_yszapvxl, func_212366_a, getText
String (int, Function<Text, String>): a, getRenderMessage, method_11300, getTextBeingEditedOnRow, m_ygderlta, getLineForRendering, func_212364_a, getRenderText
String (int, Function<Text, String>): a, getRenderMessage, method_11300, getTextBeingEditedOnRow, m_ygderlta, func_212364_a, getRenderText
void (boolean): a, setEditable, method_11303, setEditable, m_umfphwsv, setEditable, func_145913_a, setEditable
void (boolean): a, setEditable, method_11303, setEditable, m_umfphwsv, func_145913_a, setEditable
void (int, int, int, boolean): a, setCursorInfo, method_16332, setSelectionState, m_xtujukzi, m_52781928, func_214062_a, func_214062_a
void (): h, resetCursorInfo, method_16335, resetSelectionState, m_kkvoylha, m_22727185, func_214063_g, func_214063_g
boolean (): s, isShowCursor, method_16331, isCaretVisible, m_ibaqbdbz, m_37307326, func_214069_r, func_214069_r
int (): t, getSelectedLine, method_16334, getCurrentRow, m_uppcdrev, m_76082078, func_214064_s, getLineBeingEdited
int (): u, getCursorPos, method_16336, getSelectionStart, m_dosrogsd, m_15198094, func_214065_t, func_214065_t
int (): v, getSelectionPos, method_16333, getSelectionEnd, m_uvthpwqn, m_33551364, func_214067_u, func_214067_u
1.14.4
Names
bun
bus
net.minecraft.world.level.block.entity.SignBlockEntity
net.minecraft.unmapped.C_axouvzlg
Fields
Text[]: a, field_12050, text, lines, field_145915_a, signText
Text[]: a, messages, field_12050, text, f_diyvgqcv, lines, field_145915_a, signText
int: c, field_16501, currentRow, f_84425865, field_145918_i, lineBeingEdited
int: c, selectedLine, field_16501, currentRow, f_mrdrgcgq, f_84425865, field_145918_i, lineBeingEdited
int: g, field_16500, selectionStart, f_09767510, field_214071_g, field_214071_g
int: g, cursorPos, field_16500, selectionStart, f_uycxnahx, f_09767510, field_214071_g, field_214071_g
int: h, field_16499, selectionEnd, f_47896181, field_214072_h, field_214072_h
int: h, selectionPos, field_16499, selectionEnd, f_clclpecb, f_47896181, field_214072_h, field_214072_h
boolean: i, field_12048, editable, editable, field_145916_j, isEditable
boolean: i, isEditable, field_12048, editable, f_mbqbkmiw, editable, field_145916_j, isEditable
PlayerEntity: j, field_12046, editor, player, field_145917_k, player
PlayerEntity: j, playerWhoMayEdit, field_12046, editor, f_orlvhjhd, player, field_145917_k, player
String[]: k, field_12049, textBeingEdited, linesForRendering, field_212367_h, renderText
String[]: k, renderMessages, field_12049, textBeingEdited, f_kbrylpwv, linesForRendering, field_212367_h, renderText
DyeColor: l, field_16419, textColor, f_47909305, field_214073_l, textColor
DyeColor: l, color, field_16419, textColor, f_pyujzinn, f_47909305, field_214073_l, textColor
boolean: b, field_16502, caretVisible, f_24245089, field_214070_b, field_214070_b
boolean: b, showCursor, field_16502, caretVisible, f_cydcojgk, f_24245089, field_214070_b, field_214070_b
Constructors
Methods
CompoundTag (CompoundTag): b, method_11007, toTag, writeNbt, func_189515_b, write
CompoundTag (CompoundTag): b, save, method_11007, toTag, m_fzlqwslp, writeNbt, func_189515_b, write
void (CompoundTag): a, method_11014, fromTag, readNbt, func_145839_a, read
void (CompoundTag): a, load, method_11014, fromTag, m_dfzdncts, readNbt, func_145839_a, read
void (int, Text): a, method_11299, setTextOnRow, setLine, func_212365_a, setText
void (int, Text): a, setMessage, method_11299, setTextOnRow, m_idgxtpkg, setLine, func_212365_a, setText
BlockEntityUpdateS2CPacket (): a, method_16886, toUpdatePacket, createUpdatePacket, func_189518_D_, getUpdatePacket
BlockEntityUpdateS2CPacket (): a, getUpdatePacket, method_16886, toUpdatePacket, m_kydjlael, createUpdatePacket, func_189518_D_, getUpdatePacket
CompoundTag (): b, method_16887, toInitialChunkDataTag, toNbt, func_189517_E_, getUpdateTag
CompoundTag (): b, getUpdateTag, method_16887, toInitialChunkDataTag, m_escrnqip, toNbt, func_189517_E_, getUpdateTag
boolean (): p, method_11011, shouldNotCopyTagFromItem, requireOpForPlacingWithNbt, func_183000_F, onlyOpsCanSetNbt
boolean (): p, onlyOpCanSetNbt, method_11011, shouldNotCopyTagFromItem, m_jlguerjg, requireOpForPlacingWithNbt, func_183000_F, onlyOpsCanSetNbt
boolean (): d, method_11307, isEditable, isEditable, func_145914_a, getIsEditable
boolean (): d, isEditable, method_11307, isEditable, m_ccggtsur, isEditable, func_145914_a, getIsEditable
void (PlayerEntity): a, method_11306, setEditor, setPlayer, func_145912_a, setPlayer
void (PlayerEntity): a, setAllowedPlayerEditor, method_11306, setEditor, m_wlczwenn, setPlayer, func_145912_a, setPlayer
PlayerEntity (): f, method_11305, getEditor, getPlayer, func_145911_b, getPlayer
PlayerEntity (): f, getPlayerWhoMayEdit, method_11305, getEditor, m_zetnqwey, getPlayer, func_145911_b, getPlayer
boolean (PlayerEntity): b, method_11301, onActivate, onUse, func_174882_b, executeCommand
boolean (PlayerEntity): b, executeClickCommands, method_11301, onActivate, m_cprzocgm, onUse, func_174882_b, executeCommand
ServerCommandSource (ServerPlayerEntity): a, method_11304, getCommandSource, createCommandSourceStack, func_195539_a, getCommandSource
ServerCommandSource (ServerPlayerEntity): a, createCommandSourceStack, method_11304, getCommandSource, m_qfqfsqzg, createCommandSourceStack, func_195539_a, getCommandSource
DyeColor (): g, method_16126, getTextColor, m_51360807, func_214066_f, getTextColor
DyeColor (): g, getColor, method_16126, getTextColor, m_mssjeanj, m_51360807, func_214066_f, getTextColor
boolean (DyeColor): a, method_16127, setTextColor, m_69729406, func_214068_a, setTextColor
boolean (DyeColor): a, setColor, method_16127, setTextColor, m_zcmvopny, m_69729406, func_214068_a, setTextColor
Text (int): a, method_11302, getTextOnRow, getLine, func_212366_a, getText
Text (int): a, getMessage, method_11302, getTextOnRow, m_yszapvxl, getLine, func_212366_a, getText
String (int, Function<Text, String>): a, method_11300, getTextBeingEditedOnRow, getLineForRendering, func_212364_a, getRenderText
String (int, Function<Text, String>): a, getRenderMessage, method_11300, getTextBeingEditedOnRow, m_ygderlta, getLineForRendering, func_212364_a, getRenderText
void (boolean): a, method_11303, setEditable, setEditable, func_145913_a, setEditable
void (boolean): a, setEditable, method_11303, setEditable, m_umfphwsv, setEditable, func_145913_a, setEditable
void (int, int, int, boolean): a, method_16332, setSelectionState, m_52781928, func_214062_a, func_214062_a
void (int, int, int, boolean): a, setCursorInfo, method_16332, setSelectionState, m_xtujukzi, m_52781928, func_214062_a, func_214062_a
void (): h, method_16335, resetSelectionState, m_22727185, func_214063_g, func_214063_g
void (): h, resetCursorInfo, method_16335, resetSelectionState, m_kkvoylha, m_22727185, func_214063_g, func_214063_g
boolean (): s, method_16331, isCaretVisible, m_37307326, func_214069_r, func_214069_r
boolean (): s, isShowCursor, method_16331, isCaretVisible, m_ibaqbdbz, m_37307326, func_214069_r, func_214069_r
int (): t, method_16334, getCurrentRow, m_76082078, func_214064_s, getLineBeingEdited
int (): t, getSelectedLine, method_16334, getCurrentRow, m_uppcdrev, m_76082078, func_214064_s, getLineBeingEdited
int (): u, method_16336, getSelectionStart, m_15198094, func_214065_t, func_214065_t
int (): u, getCursorPos, method_16336, getSelectionStart, m_dosrogsd, m_15198094, func_214065_t, func_214065_t
int (): v, method_16333, getSelectionEnd, m_33551364, func_214067_u, func_214067_u
int (): v, getSelectionPos, method_16333, getSelectionEnd, m_uvthpwqn, m_33551364, func_214067_u, func_214067_u
1.14.3
Names
buj
bun
net.minecraft.block.entity.SignBlockEntity
Fields
Text[]: a, field_12050, lines, field_145915_a, signText
Text[]: a, field_12050, text, lines, field_145915_a, signText
int: c, field_16501, f_84425865, field_145918_i, lineBeingEdited
int: c, field_16501, currentRow, f_84425865, field_145918_i, lineBeingEdited
int: g, field_16500, f_09767510, field_214071_g, field_214071_g
int: g, field_16500, selectionStart, f_09767510, field_214071_g, field_214071_g
int: h, field_16499, f_47896181, field_214072_h, field_214072_h
int: h, field_16499, selectionEnd, f_47896181, field_214072_h, field_214072_h
boolean: i, field_12048, editable, field_145916_j, isEditable
boolean: i, field_12048, editable, editable, field_145916_j, isEditable
PlayerEntity: j, field_12046, player, field_145917_k, player
PlayerEntity: j, field_12046, editor, player, field_145917_k, player
String[]: k, field_12049, linesForRendering, field_212367_h, renderText
String[]: k, field_12049, textBeingEdited, linesForRendering, field_212367_h, renderText
DyeColor: l, field_16419, f_47909305, field_214073_l, field_214073_l
DyeColor: l, field_16419, textColor, f_47909305, field_214073_l, textColor
boolean: b, field_16502, f_24245089, field_214070_b, field_214070_b
boolean: b, field_16502, caretVisible, f_24245089, field_214070_b, field_214070_b
Constructors
Methods
NbtCompound (NbtCompound): b, method_11007, writeNbt, func_189515_b, write
CompoundTag (CompoundTag): b, method_11007, toTag, writeNbt, func_189515_b, write
void (NbtCompound): a, method_11014, readNbt, func_145839_a, read
void (CompoundTag): a, method_11014, fromTag, readNbt, func_145839_a, read
void (int, Text): a, method_11299, setLine, func_212365_a, setText
void (int, Text): a, method_11299, setTextOnRow, setLine, func_212365_a, setText
BlockEntityUpdateS2CPacket (): a, method_16886, createUpdatePacket, func_189518_D_, getUpdatePacket
BlockEntityUpdateS2CPacket (): a, method_16886, toUpdatePacket, createUpdatePacket, func_189518_D_, getUpdatePacket
NbtCompound (): b, method_16887, toNbt, func_189517_E_, getUpdateTag
CompoundTag (): b, method_16887, toInitialChunkDataTag, toNbt, func_189517_E_, getUpdateTag
boolean (): p, method_11011, requireOpForPlacingWithNbt, func_183000_F, onlyOpsCanSetNbt
boolean (): p, method_11011, shouldNotCopyTagFromItem, requireOpForPlacingWithNbt, func_183000_F, onlyOpsCanSetNbt
boolean (): d, method_11307, isEditable, func_145914_a, getIsEditable
boolean (): d, method_11307, isEditable, isEditable, func_145914_a, getIsEditable
void (PlayerEntity): a, method_11306, setPlayer, func_145912_a, setPlayer
void (PlayerEntity): a, method_11306, setEditor, setPlayer, func_145912_a, setPlayer
PlayerEntity (): f, method_11305, getPlayer, func_145911_b, getPlayer
PlayerEntity (): f, method_11305, getEditor, getPlayer, func_145911_b, getPlayer
boolean (PlayerEntity): b, method_11301, onUse, func_174882_b, executeCommand
boolean (PlayerEntity): b, method_11301, onActivate, onUse, func_174882_b, executeCommand
CommandSourceStack (ServerPlayerEntity): a, method_11304, createCommandSourceStack, func_195539_a, getCommandSource
ServerCommandSource (ServerPlayerEntity): a, method_11304, getCommandSource, createCommandSourceStack, func_195539_a, getCommandSource
DyeColor (): g, method_16126, m_51360807, func_214066_f, func_214066_f
DyeColor (): g, method_16126, getTextColor, m_51360807, func_214066_f, getTextColor
boolean (DyeColor): a, method_16127, m_69729406, func_214068_a, func_214068_a
boolean (DyeColor): a, method_16127, setTextColor, m_69729406, func_214068_a, setTextColor
Text (int): a, method_11302, getLine, func_212366_a, getText
Text (int): a, method_11302, getTextOnRow, getLine, func_212366_a, getText
String (int, Function<Text, String>): a, method_11300, getLineForRendering, func_212364_a, getRenderText
String (int, Function<Text, String>): a, method_11300, getTextBeingEditedOnRow, getLineForRendering, func_212364_a, getRenderText
void (boolean): a, method_11303, setEditable, func_145913_a, setEditable
void (boolean): a, method_11303, setEditable, setEditable, func_145913_a, setEditable
void (int, int, int, boolean): a, method_16332, m_52781928, func_214062_a, func_214062_a
void (int, int, int, boolean): a, method_16332, setSelectionState, m_52781928, func_214062_a, func_214062_a
void (): h, method_16335, m_22727185, func_214063_g, func_214063_g
void (): h, method_16335, resetSelectionState, m_22727185, func_214063_g, func_214063_g
boolean (): s, method_16331, m_37307326, func_214069_r, func_214069_r
boolean (): s, method_16331, isCaretVisible, m_37307326, func_214069_r, func_214069_r
int (): t, method_16334, m_76082078, func_214064_s, func_214064_s
int (): t, method_16334, getCurrentRow, m_76082078, func_214064_s, getLineBeingEdited
int (): u, method_16336, m_15198094, func_214065_t, func_214065_t
int (): u, method_16336, getSelectionStart, m_15198094, func_214065_t, func_214065_t
int (): v, method_16333, m_33551364, func_214067_u, func_214067_u
int (): v, method_16333, getSelectionEnd, m_33551364, func_214067_u, func_214067_u
1.14.2
Names
Fields
Text[]: a, field_12050, lines, field_145915_a, field_145915_a
Text[]: a, field_12050, lines, field_145915_a, signText
int: c, field_16501, f_84425865, field_145918_i, field_145918_i
int: c, field_16501, f_84425865, field_145918_i, lineBeingEdited
boolean: i, field_12048, editable, field_145916_j, field_145916_j
boolean: i, field_12048, editable, field_145916_j, isEditable
PlayerEntity: j, field_12046, player, field_145917_k, field_145917_k
PlayerEntity: j, field_12046, player, field_145917_k, player
String[]: k, field_12049, linesForRendering, field_212367_h, field_212367_h
String[]: k, field_12049, linesForRendering, field_212367_h, renderText
Constructors
Methods
boolean (): c, method_11307, isEditable, func_145914_a, getIsEditable
boolean (): d, method_11307, isEditable, func_145914_a, getIsEditable
PlayerEntity (): d, method_11305, getPlayer, func_145911_b, getPlayer
PlayerEntity (): f, method_11305, getPlayer, func_145911_b, getPlayer
DyeColor (): f, method_16126, m_51360807, func_214066_f, func_214066_f
DyeColor (): g, method_16126, m_51360807, func_214066_f, func_214066_f
void (): g, method_16335, m_22727185, func_214063_g, func_214063_g
void (): h, method_16335, m_22727185, func_214063_g, func_214063_g
1.14.1
Names
bui
buj
Fields
Constructors
Methods
boolean (): r, method_16331, m_37307326, func_214069_r, func_214069_r
boolean (): s, method_16331, m_37307326, func_214069_r, func_214069_r
int (): s, method_16334, m_76082078, func_214064_s, func_214064_s
int (): t, method_16334, m_76082078, func_214064_s, func_214064_s
int (): t, method_16336, m_15198094, func_214065_t, func_214065_t
int (): u, method_16336, m_15198094, func_214065_t, func_214065_t
int (): u, method_16333, m_33551364, func_214067_u, func_214067_u
int (): v, method_16333, m_33551364, func_214067_u, func_214067_u
1.14
Names
bui
net.minecraft.class_2625
net.minecraft.block.entity.SignBlockEntity
net.minecraft.tileentity.SignTileEntity
net.minecraft.tileentity.SignTileEntity
Fields
Text[]: a, field_12050, lines, field_145915_a, field_145915_a
int: c, field_16501, f_84425865, field_145918_i, field_145918_i
int: g, field_16500, f_09767510, field_214071_g, field_214071_g
int: h, field_16499, f_47896181, field_214072_h, field_214072_h
boolean: i, field_12048, editable, field_145916_j, field_145916_j
PlayerEntity: j, field_12046, player, field_145917_k, field_145917_k
String[]: k, field_12049, linesForRendering, field_212367_h, field_212367_h
DyeColor: l, field_16419, f_47909305, field_214073_l, field_214073_l
boolean: b, field_16502, f_24245089, field_214070_b, field_214070_b
Constructors
()
Methods
NbtCompound (NbtCompound): b, method_11007, writeNbt, func_189515_b, write
void (NbtCompound): a, method_11014, readNbt, func_145839_a, read
void (int, Text): a, method_11299, setLine, func_212365_a, setText
BlockEntityUpdateS2CPacket (): a, method_16886, createUpdatePacket, func_189518_D_, getUpdatePacket
NbtCompound (): b, method_16887, toNbt, func_189517_E_, getUpdateTag
boolean (): p, method_11011, requireOpForPlacingWithNbt, func_183000_F, onlyOpsCanSetNbt
boolean (): c, method_11307, isEditable, func_145914_a, getIsEditable
void (PlayerEntity): a, method_11306, setPlayer, func_145912_a, setPlayer
PlayerEntity (): d, method_11305, getPlayer, func_145911_b, getPlayer
boolean (PlayerEntity): b, method_11301, onUse, func_174882_b, executeCommand
CommandSourceStack (ServerPlayerEntity): a, method_11304, createCommandSourceStack, func_195539_a, getCommandSource
DyeColor (): f, method_16126, m_51360807, func_214066_f, func_214066_f
boolean (DyeColor): a, method_16127, m_69729406, func_214068_a, func_214068_a
Text (int): a, method_11302, getLine, func_212366_a, getText
String (int, Function<Text, String>): a, method_11300, getLineForRendering, func_212364_a, getRenderText
void (boolean): a, method_11303, setEditable, func_145913_a, setEditable
void (int, int, int, boolean): a, method_16332, m_52781928, func_214062_a, func_214062_a
void (): g, method_16335, m_22727185, func_214063_g, func_214063_g
boolean (): r, method_16331, m_37307326, func_214069_r, func_214069_r
int (): s, method_16334, m_76082078, func_214064_s, func_214064_s
int (): t, method_16336, m_15198094, func_214065_t, func_214065_t
int (): u, method_16333, m_33551364, func_214067_u, func_214067_u