History - net.minecraft.world.level.block.entity.SignBlockEntity
1.21.3
Names
net.minecraft.world.level.block.entity.SignText
net.minecraft.world.level.block.entity.SignBlockEntity
net.minecraft.class_8242
net.minecraft.class_2625
net.minecraft.unmapped.C_ralzcant
net.minecraft.unmapped.C_axouvzlg
net.minecraft.block.entity.SignText
net.minecraft.block.entity.SignBlockEntity
net.minecraft.block.entity.SignText
net.minecraft.block.entity.SignBlockEntity
net.minecraft.src.C_276381_
net.minecraft.src.C_2024_
Fields
Component[]: d, messages, field_43301, f_fpvapsfv, messages, messages, f_276632_
DyeColor: f, color, field_43303, f_cewhwrcm, color, color, f_276673_
FormattedCharSequence[]: h, renderMessages, field_43305, f_tihzzvte, orderedMessages, orderedMessages, f_276467_
int: b, LINES, field_43299, f_uxqgoxvi, field_43299, LINE_COUNT, f_276490_
Component[]: e, filteredMessages, field_43302, f_ecrwckxv, filteredMessages, filteredMessages, f_276590_
UUID: d, playerWhoMayEdit, field_12046, f_orlvhjhd, editor, editor, f_59722_
boolean: i, renderMessagedFiltered, field_43306, f_imbweqaw, filtered, filtered, f_276669_
boolean: g, hasGlowingText, field_43304, f_bvuzpvag, glowing, hasGlowingText, f_276420_
int: b, MAX_TEXT_LINE_WIDTH, field_40335, f_xnbbfgln, MAX_TEXT_WIDTH, MAX_TEXT_LINE_WIDTH, f_243840_
int: c, TEXT_LINE_HEIGHT, field_40336, f_kglqtpyy, TEXT_LINE_HEIGHT, TEXT_LINE_HEIGHT, f_243968_
org.slf4j.Logger: a, LOGGER, field_43294, f_dcjzrjbm, LOGGER, LOGGER, f_276608_
SignText: e, frontText, field_43295, f_xwgesugz, frontText, frontText, f_276598_
SignText: f, backText, field_43296, f_yyrklxoa, backText, backText, f_276476_
boolean: g, isWaxed, field_43297, f_gbeckede, waxed, waxed, f_276544_
com.mojang.serialization.Codec<Component[]>: c, LINES_CODEC, field_43300, f_cwscwtrs, MESSAGES_CODEC, MESSAGES_CODEC, f_276587_
com.mojang.serialization.Codec<SignText>: a, DIRECT_CODEC, field_43298, f_ehfdtjwk, CODEC, CODEC, f_276558_
Constructors
()
(BlockEntityType, BlockPos, BlockState)
(Component[], Component[], DyeColor, boolean)
Methods
boolean (): p, onlyOpCanSetNbt, method_11011, m_jlguerjg, copyItemDataRequiresOperator, copyItemDataRequiresOperator, m_6326_
ClientboundBlockEntityDataPacket (): t, getUpdatePacket, method_38249, m_vksbeegy, toUpdatePacket, toUpdatePacket, m_58483_
DyeColor (): b, getColor, method_49872, m_dvfknmfp, getColor, getColor, m_276773_
Component (int, boolean): a, getMessage, method_49859, m_qaighzsc, getMessage, getMessage, m_277138_
FormattedCharSequence[] (boolean, Function<Component, FormattedCharSequence>): a, getRenderMessages, method_49868, m_pbwzhnop, getOrderedMessages, getOrderedMessages, m_277130_
Component[] (boolean): b, getMessages, method_49877, m_vbdegsxf, getMessages, getMessages, m_276945_
void (UUID): a, setAllowedPlayerEditor, method_11306, m_wlczwenn, setEditor, setEditor, m_155713_
UUID (): u, getPlayerWhoMayEdit, method_11305, m_zetnqwey, getEditor, getEditor, m_155726_
boolean (): a, hasGlowingText, method_49856, m_pybgvohz, isGlowing, hasGlowingText, m_276843_
void (): w, markUpdated, method_34272, m_ouxwfbez, updateListeners, updateListeners, m_155728_
int (): b, getTextLineHeight, method_45469, m_ykxtknwa, getTextLineHeight, getTextLineHeight, m_245065_
int (): c, getMaxTextLineWidth, method_45470, m_sdxgspoq, getMaxTextWidth, getMaxTextLineWidth, m_245123_
boolean (Player): b, hasAnyClickCommands, method_49874, m_bxcswxla, hasRunCommandClickEvent, hasAnyClickCommands, m_276807_
SignText (): f, createDefaultSignText, method_49852, m_cbizgexi, createText, createText, m_277006_
boolean (Player): a, isFacingFrontText, method_49834, m_rtveqfjy, isPlayerFacingFront, isFacingFrontText, m_277202_
SignText (boolean): a, getText, method_49843, m_tdhknmjp, getText, getText, m_277157_
SignText (): j, getFrontText, method_49853, m_spnxewno, getFrontText, getFrontText, m_277142_
SignText (): k, getBackText, method_49854, m_ecmbtbgz, getBackText, getBackText, m_277159_
SignText (SignText): a, loadLines, method_50008, m_gxmzndcx, parseLines, parseLines, m_278182_
Component (Component): a, loadLine, method_50009, m_iwgmpwqb, parseLine, parseLine, m_278165_
void (Player, boolean, List<FilteredText>): a, updateSignText, method_49836, m_pggyiare, tryChangeText, tryUpdateText, m_277134_
boolean (UnaryOperator<SignText>, boolean): a, updateText, method_49841, m_liuhjfiq, changeText, updateText, m_277073_
SignText (Player, List<FilteredText>, SignText): a, setMessages, method_49835, m_apdvaphb, getTextWithMessages, setMessages, m_276929_
boolean (SignText, boolean): a, setText, method_49840, m_ciqmeakn, setText, setText, m_276956_
boolean (SignText): b, setBackText, method_49839, m_fozhvnrf, setBackText, setBackText, m_277170_
boolean (SignText): c, setFrontText, method_49846, m_thcrvyjp, setFrontText, setFrontText, m_276964_
boolean (boolean, Player): a, canExecuteClickCommands, method_50010, m_jqyjqncg, canRunCommandClickEvent, canExecuteClickCommands, m_278157_
boolean (Player, Level, BlockPos, boolean): a, executeClickCommandsIfPresent, method_50007, m_ulvxaoqt, runCommandClickEvent, runCommandClickEvent, m_278155_
CommandSourceStack (Player, Level, BlockPos): a, createCommandSourceStack, method_50006, m_qfqfsqzg, createCommandSource, createCommandSource, m_278808_
boolean (): v, isWaxed, method_49855, m_mpmzlwzj, isWaxed, isWaxed, m_277118_
boolean (boolean): b, setWaxed, method_49849, m_pjiruyhd, setWaxed, setWaxed, m_277031_
boolean (UUID): b, playerIsTooFarAwayToEdit, method_49847, m_jonuiifh, isPlayerTooFarToEdit, isTooFarToEdit, m_276813_
void (Level, BlockPos, BlockState, SignBlockEntity): a, tick, method_49837, m_gcdjvsby, tick, tick, m_276836_
void (SignBlockEntity, Level, UUID): a, clearInvalidPlayerWhoMayEdit, method_49838, m_yesfjplu, tryClearInvalidEditor, tryClearInvalidEditor, m_276965_
SoundEvent (): d, getSignInteractionFailedSoundEvent, method_54303, m_rhqhsacg, getInteractionFailSound, getInteractionFailSound, m_307050_
Component[] (): c, emptyMessages, method_49878, m_flcdgqew, getDefaultText, createEmptyMessages, m_276784_
SignText (Component[], Optional<Component[]>, DyeColor, boolean): a, load, method_49870, m_wuorbhof, create, create, m_277020_
SignText (boolean): a, setHasGlowingText, method_49867, m_mjwvxomi, withGlowing, withGlowing, m_277132_
SignText (DyeColor): a, setColor, method_49862, m_bvdxkocd, withColor, withColor, m_276901_
SignText (int, Component): a, setMessage, method_49857, m_axhcghyd, withMessage, withMessage, m_276913_
SignText (int, Component, Component): a, setMessage, method_49858, m_xlvdxcxb, withMessage, withMessage, m_276948_
boolean (Player): a, hasMessage, method_49861, m_aavasdpz, hasText, hasText, m_276776_
Optional<Component[]> (): d, filteredMessages, method_49880, m_zeudevwj, getFilteredMessages, getFilteredMessages, m_294087_
void (CompoundTag, HolderLookup$Provider): b, saveAdditional, method_11007, m_qopnimsa, writeNbt, writeNbt, m_183515_
void (CompoundTag, HolderLookup$Provider): a, loadAdditional, method_11014, m_trzmaydr, readNbt, readNbtImpl, m_318667_
CompoundTag (HolderLookup$Provider): a, getUpdateTag, method_16887, m_escrnqip, toInitialChunkDataNbt, toSyncedNbt, m_5995_
1.21.2
Names
drs
dwk
net.minecraft.world.level.block.entity.SignBlockEntity
net.minecraft.world.level.block.entity.SignText
net.minecraft.class_2625
net.minecraft.class_8242
net.minecraft.unmapped.C_axouvzlg
net.minecraft.unmapped.C_ralzcant
net.minecraft.block.entity.SignBlockEntity
net.minecraft.block.entity.SignText
net.minecraft.block.entity.SignBlockEntity
net.minecraft.block.entity.SignText
net.minecraft.src.C_2024_
net.minecraft.src.C_276381_
Fields
Component[]: d, messages, field_43301, f_fpvapsfv, messages, messages, f_276632_
DyeColor: f, color, field_43303, f_cewhwrcm, color, color, f_276673_
FormattedCharSequence[]: h, renderMessages, field_43305, f_tihzzvte, orderedMessages, orderedMessages, f_276467_
int: b, LINES, field_43299, f_uxqgoxvi, field_43299, LINE_COUNT, f_276490_
Component[]: e, filteredMessages, field_43302, f_ecrwckxv, filteredMessages, filteredMessages, f_276590_
UUID: d, playerWhoMayEdit, field_12046, f_orlvhjhd, editor, editor, f_59722_
boolean: i, renderMessagedFiltered, field_43306, f_imbweqaw, filtered, filtered, f_276669_
boolean: g, hasGlowingText, field_43304, f_bvuzpvag, glowing, hasGlowingText, f_276420_
int: b, MAX_TEXT_LINE_WIDTH, field_40335, f_xnbbfgln, MAX_TEXT_WIDTH, MAX_TEXT_LINE_WIDTH, f_243840_
int: c, TEXT_LINE_HEIGHT, field_40336, f_kglqtpyy, TEXT_LINE_HEIGHT, TEXT_LINE_HEIGHT, f_243968_
org.slf4j.Logger: a, LOGGER, field_43294, f_dcjzrjbm, LOGGER, LOGGER, f_276608_
SignText: e, frontText, field_43295, f_xwgesugz, frontText, frontText, f_276598_
SignText: f, backText, field_43296, f_yyrklxoa, backText, backText, f_276476_
boolean: g, isWaxed, field_43297, f_gbeckede, waxed, waxed, f_276544_
com.mojang.serialization.Codec<Component[]>: c, LINES_CODEC, field_43300, f_cwscwtrs, MESSAGES_CODEC, MESSAGES_CODEC, f_276587_
com.mojang.serialization.Codec<SignText>: a, DIRECT_CODEC, field_43298, f_ehfdtjwk, CODEC, CODEC, f_276558_
Constructors
()
(BlockEntityType, BlockPos, BlockState)
(Component[], Component[], DyeColor, boolean)
Methods
boolean (): q, onlyOpCanSetNbt, method_11011, m_jlguerjg, copyItemDataRequiresOperator, copyItemDataRequiresOperator, m_6326_
ClientboundBlockEntityDataPacket (): l, getUpdatePacket, method_38249, m_vksbeegy, toUpdatePacket, toUpdatePacket, m_58483_
DyeColor (): b, getColor, method_49872, m_dvfknmfp, getColor, getColor, m_276773_
Component (int, boolean): a, getMessage, method_49859, m_qaighzsc, getMessage, getMessage, m_277138_
FormattedCharSequence[] (boolean, Function<Component, FormattedCharSequence>): a, getRenderMessages, method_49868, m_pbwzhnop, getOrderedMessages, getOrderedMessages, m_277130_
Component[] (boolean): b, getMessages, method_49877, m_vbdegsxf, getMessages, getMessages, m_276945_
void (UUID): a, setAllowedPlayerEditor, method_11306, m_wlczwenn, setEditor, setEditor, m_155713_
UUID (): u, getPlayerWhoMayEdit, method_11305, m_zetnqwey, getEditor, getEditor, m_155726_
boolean (): a, hasGlowingText, method_49856, m_pybgvohz, isGlowing, hasGlowingText, m_276843_
void (): w, markUpdated, method_34272, m_ouxwfbez, updateListeners, updateListeners, m_155728_
int (): b, getTextLineHeight, method_45469, m_ykxtknwa, getTextLineHeight, getTextLineHeight, m_245065_
int (): c, getMaxTextLineWidth, method_45470, m_sdxgspoq, getMaxTextWidth, getMaxTextLineWidth, m_245123_
boolean (Player): b, hasAnyClickCommands, method_49874, m_bxcswxla, hasRunCommandClickEvent, hasAnyClickCommands, m_276807_
SignText (): f, createDefaultSignText, method_49852, m_cbizgexi, createText, createText, m_277006_
boolean (Player): a, isFacingFrontText, method_49834, m_rtveqfjy, isPlayerFacingFront, isFacingFrontText, m_277202_
SignText (boolean): a, getText, method_49843, m_tdhknmjp, getText, getText, m_277157_
SignText (): j, getFrontText, method_49853, m_spnxewno, getFrontText, getFrontText, m_277142_
SignText (): k, getBackText, method_49854, m_ecmbtbgz, getBackText, getBackText, m_277159_
SignText (SignText): a, loadLines, method_50008, m_gxmzndcx, parseLines, parseLines, m_278182_
Component (Component): a, loadLine, method_50009, m_iwgmpwqb, parseLine, parseLine, m_278165_
void (Player, boolean, List<FilteredText>): a, updateSignText, method_49836, m_pggyiare, tryChangeText, tryUpdateText, m_277134_
boolean (UnaryOperator<SignText>, boolean): a, updateText, method_49841, m_liuhjfiq, changeText, updateText, m_277073_
SignText (Player, List<FilteredText>, SignText): a, setMessages, method_49835, m_apdvaphb, getTextWithMessages, setMessages, m_276929_
boolean (SignText, boolean): a, setText, method_49840, m_ciqmeakn, setText, setText, m_276956_
boolean (SignText): b, setBackText, method_49839, m_fozhvnrf, setBackText, setBackText, m_277170_
boolean (SignText): c, setFrontText, method_49846, m_thcrvyjp, setFrontText, setFrontText, m_276964_
boolean (boolean, Player): a, canExecuteClickCommands, method_50010, m_jqyjqncg, canRunCommandClickEvent, canExecuteClickCommands, m_278157_
boolean (Player, Level, BlockPos, boolean): a, executeClickCommandsIfPresent, method_50007, m_ulvxaoqt, runCommandClickEvent, runCommandClickEvent, m_278155_
CommandSourceStack (Player, Level, BlockPos): a, createCommandSourceStack, method_50006, m_qfqfsqzg, createCommandSource, createCommandSource, m_278808_
boolean (): v, isWaxed, method_49855, m_mpmzlwzj, isWaxed, isWaxed, m_277118_
boolean (boolean): b, setWaxed, method_49849, m_pjiruyhd, setWaxed, setWaxed, m_277031_
boolean (UUID): b, playerIsTooFarAwayToEdit, method_49847, m_jonuiifh, isPlayerTooFarToEdit, isTooFarToEdit, m_276813_
void (Level, BlockPos, BlockState, SignBlockEntity): a, tick, method_49837, m_gcdjvsby, tick, tick, m_276836_
void (SignBlockEntity, Level, UUID): a, clearInvalidPlayerWhoMayEdit, method_49838, m_yesfjplu, tryClearInvalidEditor, tryClearInvalidEditor, m_276965_
SoundEvent (): d, getSignInteractionFailedSoundEvent, method_54303, m_rhqhsacg, getInteractionFailSound, getInteractionFailSound, m_307050_
Component[] (): c, emptyMessages, method_49878, m_flcdgqew, getDefaultText, createEmptyMessages, m_276784_
SignText (Component[], Optional<Component[]>, DyeColor, boolean): a, load, method_49870, m_wuorbhof, create, create, m_277020_
SignText (boolean): a, setHasGlowingText, method_49867, m_mjwvxomi, withGlowing, withGlowing, m_277132_
SignText (DyeColor): a, setColor, method_49862, m_bvdxkocd, withColor, withColor, m_276901_
SignText (int, Component): a, setMessage, method_49857, m_axhcghyd, withMessage, withMessage, m_276913_
SignText (int, Component, Component): a, setMessage, method_49858, m_xlvdxcxb, withMessage, withMessage, m_276948_
boolean (Player): a, hasMessage, method_49861, m_aavasdpz, hasText, hasText, m_276776_
Optional<Component[]> (): d, filteredMessages, method_49880, m_zeudevwj, getFilteredMessages, getFilteredMessages, m_294087_
void (CompoundTag, HolderLookup$Provider): b, saveAdditional, method_11007, m_qopnimsa, writeNbt, writeNbt, m_183515_
void (CompoundTag, HolderLookup$Provider): a, loadAdditional, method_11014, m_trzmaydr, readNbt, readNbtImpl, m_318667_
CompoundTag (HolderLookup$Provider): a, getUpdateTag, method_16887, m_escrnqip, toInitialChunkDataNbt, toSyncedNbt, m_5995_
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
dqt
drs
Fields
Constructors
Methods
void (CompoundTag, HolderLookup$Provider): a, loadAdditional, method_11014, m_trzmaydr, readNbt, m_trzmaydr, m_318667_
void (CompoundTag, HolderLookup$Provider): a, loadAdditional, method_11014, m_trzmaydr, readNbt, readNbtImpl, m_318667_
1.20.6
Names
net.minecraft.world.level.block.entity.SignText
net.minecraft.world.level.block.entity.SignBlockEntity
net.minecraft.class_8242
net.minecraft.class_2625
net.minecraft.unmapped.C_ralzcant
net.minecraft.unmapped.C_axouvzlg
net.minecraft.block.entity.SignText
net.minecraft.block.entity.SignBlockEntity
net.minecraft.block.entity.SignText
net.minecraft.block.entity.SignBlockEntity
net.minecraft.src.C_276381_
net.minecraft.src.C_2024_
Fields
Component[]: d, messages, field_43301, f_fpvapsfv, messages, messages, f_276632_
DyeColor: f, color, field_43303, f_cewhwrcm, color, color, f_276673_
FormattedCharSequence[]: h, renderMessages, field_43305, f_tihzzvte, orderedMessages, orderedMessages, f_276467_
int: b, LINES, field_43299, f_uxqgoxvi, field_43299, LINE_COUNT, f_276490_
Component[]: e, filteredMessages, field_43302, f_ecrwckxv, filteredMessages, filteredMessages, f_276590_
UUID: d, playerWhoMayEdit, field_12046, f_orlvhjhd, editor, editor, f_59722_
boolean: i, renderMessagedFiltered, field_43306, f_imbweqaw, filtered, filtered, f_276669_
boolean: g, hasGlowingText, field_43304, f_bvuzpvag, glowing, hasGlowingText, f_276420_
int: b, MAX_TEXT_LINE_WIDTH, field_40335, f_xnbbfgln, MAX_TEXT_WIDTH, MAX_TEXT_LINE_WIDTH, f_243840_
int: c, TEXT_LINE_HEIGHT, field_40336, f_kglqtpyy, TEXT_LINE_HEIGHT, TEXT_LINE_HEIGHT, f_243968_
org.slf4j.Logger: a, LOGGER, field_43294, f_dcjzrjbm, LOGGER, LOGGER, f_276608_
SignText: e, frontText, field_43295, f_xwgesugz, frontText, frontText, f_276598_
SignText: f, backText, field_43296, f_yyrklxoa, backText, backText, f_276476_
boolean: g, isWaxed, field_43297, f_gbeckede, waxed, waxed, f_276544_
com.mojang.serialization.Codec<Component[]>: c, LINES_CODEC, field_43300, f_cwscwtrs, MESSAGES_CODEC, MESSAGES_CODEC, f_276587_
com.mojang.serialization.Codec<SignText>: a, DIRECT_CODEC, field_43298, f_ehfdtjwk, CODEC, CODEC, f_276558_
Constructors
()
(BlockEntityType, BlockPos, BlockState)
(Component[], Component[], DyeColor, boolean)
Methods
boolean (): q, onlyOpCanSetNbt, method_11011, m_jlguerjg, copyItemDataRequiresOperator, copyItemDataRequiresOperator, m_6326_
ClientboundBlockEntityDataPacket (): l, getUpdatePacket, method_38249, m_vksbeegy, toUpdatePacket, toUpdatePacket, m_58483_
DyeColor (): b, getColor, method_49872, m_dvfknmfp, getColor, getColor, m_276773_
Component (int, boolean): a, getMessage, method_49859, m_qaighzsc, getMessage, getMessage, m_277138_
FormattedCharSequence[] (boolean, Function<Component, FormattedCharSequence>): a, getRenderMessages, method_49868, m_pbwzhnop, getOrderedMessages, getOrderedMessages, m_277130_
Component[] (boolean): b, getMessages, method_49877, m_vbdegsxf, getMessages, getMessages, m_276945_
void (UUID): a, setAllowedPlayerEditor, method_11306, m_wlczwenn, setEditor, setEditor, m_155713_
UUID (): u, getPlayerWhoMayEdit, method_11305, m_zetnqwey, getEditor, getEditor, m_155726_
boolean (): a, hasGlowingText, method_49856, m_pybgvohz, isGlowing, hasGlowingText, m_276843_
void (): w, markUpdated, method_34272, m_ouxwfbez, updateListeners, updateListeners, m_155728_
int (): b, getTextLineHeight, method_45469, m_ykxtknwa, getTextLineHeight, getTextLineHeight, m_245065_
int (): c, getMaxTextLineWidth, method_45470, m_sdxgspoq, getMaxTextWidth, getMaxTextLineWidth, m_245123_
boolean (Player): b, hasAnyClickCommands, method_49874, m_bxcswxla, hasRunCommandClickEvent, hasAnyClickCommands, m_276807_
SignText (): f, createDefaultSignText, method_49852, m_cbizgexi, createText, createText, m_277006_
boolean (Player): a, isFacingFrontText, method_49834, m_rtveqfjy, isPlayerFacingFront, isFacingFrontText, m_277202_
SignText (boolean): a, getText, method_49843, m_tdhknmjp, getText, getText, m_277157_
SignText (): j, getFrontText, method_49853, m_spnxewno, getFrontText, getFrontText, m_277142_
SignText (): k, getBackText, method_49854, m_ecmbtbgz, getBackText, getBackText, m_277159_
SignText (SignText): a, loadLines, method_50008, m_gxmzndcx, parseLines, parseLines, m_278182_
Component (Component): a, loadLine, method_50009, m_iwgmpwqb, parseLine, parseLine, m_278165_
void (Player, boolean, List<FilteredText>): a, updateSignText, method_49836, m_pggyiare, tryChangeText, tryUpdateText, m_277134_
boolean (UnaryOperator<SignText>, boolean): a, updateText, method_49841, m_liuhjfiq, changeText, updateText, m_277073_
SignText (Player, List<FilteredText>, SignText): a, setMessages, method_49835, m_apdvaphb, getTextWithMessages, setMessages, m_276929_
boolean (SignText, boolean): a, setText, method_49840, m_ciqmeakn, setText, setText, m_276956_
boolean (SignText): b, setBackText, method_49839, m_fozhvnrf, setBackText, setBackText, m_277170_
boolean (SignText): c, setFrontText, method_49846, m_thcrvyjp, setFrontText, setFrontText, m_276964_
boolean (boolean, Player): a, canExecuteClickCommands, method_50010, m_jqyjqncg, canRunCommandClickEvent, canExecuteClickCommands, m_278157_
boolean (Player, Level, BlockPos, boolean): a, executeClickCommandsIfPresent, method_50007, m_ulvxaoqt, runCommandClickEvent, runCommandClickEvent, m_278155_
CommandSourceStack (Player, Level, BlockPos): a, createCommandSourceStack, method_50006, m_qfqfsqzg, createCommandSource, createCommandSource, m_278808_
boolean (): v, isWaxed, method_49855, m_mpmzlwzj, isWaxed, isWaxed, m_277118_
boolean (boolean): b, setWaxed, method_49849, m_pjiruyhd, setWaxed, setWaxed, m_277031_
boolean (UUID): b, playerIsTooFarAwayToEdit, method_49847, m_jonuiifh, isPlayerTooFarToEdit, isTooFarToEdit, m_276813_
void (Level, BlockPos, BlockState, SignBlockEntity): a, tick, method_49837, m_gcdjvsby, tick, tick, m_276836_
void (SignBlockEntity, Level, UUID): a, clearInvalidPlayerWhoMayEdit, method_49838, m_yesfjplu, tryClearInvalidEditor, tryClearInvalidEditor, m_276965_
SoundEvent (): d, getSignInteractionFailedSoundEvent, method_54303, m_rhqhsacg, getInteractionFailSound, getInteractionFailSound, m_307050_
Component[] (): c, emptyMessages, method_49878, m_flcdgqew, getDefaultText, createEmptyMessages, m_276784_
SignText (Component[], Optional<Component[]>, DyeColor, boolean): a, load, method_49870, m_wuorbhof, create, create, m_277020_
SignText (boolean): a, setHasGlowingText, method_49867, m_mjwvxomi, withGlowing, withGlowing, m_277132_
SignText (DyeColor): a, setColor, method_49862, m_bvdxkocd, withColor, withColor, m_276901_
SignText (int, Component): a, setMessage, method_49857, m_axhcghyd, withMessage, withMessage, m_276913_
SignText (int, Component, Component): a, setMessage, method_49858, m_xlvdxcxb, withMessage, withMessage, m_276948_
boolean (Player): a, hasMessage, method_49861, m_aavasdpz, hasText, hasText, m_276776_
Optional<Component[]> (): d, filteredMessages, method_49880, m_zeudevwj, getFilteredMessages, m_294087_
void (CompoundTag, HolderLookup$Provider): b, saveAdditional, method_11007, m_qopnimsa, writeNbt, writeNbt, m_183515_
void (CompoundTag, HolderLookup$Provider): a, loadAdditional, method_11014, m_trzmaydr, readNbt, m_trzmaydr, m_318667_
CompoundTag (HolderLookup$Provider): a, getUpdateTag, method_16887, m_escrnqip, toInitialChunkDataNbt, toSyncedNbt, m_5995_
1.20.5
Names
die
dqt
net.minecraft.world.level.block.entity.SignBlockEntity
net.minecraft.world.level.block.entity.SignText
net.minecraft.class_2625
net.minecraft.class_8242
net.minecraft.unmapped.C_axouvzlg
net.minecraft.unmapped.C_ralzcant
net.minecraft.block.entity.SignBlockEntity
net.minecraft.block.entity.SignText
net.minecraft.block.entity.SignBlockEntity
net.minecraft.block.entity.SignText
net.minecraft.src.C_2024_
net.minecraft.src.C_276381_
Fields
Component[]: d, messages, field_43301, f_fpvapsfv, messages, messages, f_276632_
DyeColor: f, color, field_43303, f_cewhwrcm, color, color, f_276673_
FormattedCharSequence[]: h, renderMessages, field_43305, f_tihzzvte, orderedMessages, orderedMessages, f_276467_
int: b, LINES, field_43299, f_uxqgoxvi, field_43299, LINE_COUNT, f_276490_
Component[]: e, filteredMessages, field_43302, f_ecrwckxv, filteredMessages, filteredMessages, f_276590_
UUID: d, playerWhoMayEdit, field_12046, f_orlvhjhd, editor, editor, f_59722_
boolean: i, renderMessagedFiltered, field_43306, f_imbweqaw, filtered, filtered, f_276669_
boolean: g, hasGlowingText, field_43304, f_bvuzpvag, glowing, hasGlowingText, f_276420_
int: b, MAX_TEXT_LINE_WIDTH, field_40335, f_xnbbfgln, MAX_TEXT_WIDTH, MAX_TEXT_LINE_WIDTH, f_243840_
int: c, TEXT_LINE_HEIGHT, field_40336, f_kglqtpyy, TEXT_LINE_HEIGHT, TEXT_LINE_HEIGHT, f_243968_
org.slf4j.Logger: a, LOGGER, field_43294, f_dcjzrjbm, LOGGER, LOGGER, f_276608_
SignText: e, frontText, field_43295, f_xwgesugz, frontText, frontText, f_276598_
SignText: f, backText, field_43296, f_yyrklxoa, backText, backText, f_276476_
boolean: g, isWaxed, field_43297, f_gbeckede, waxed, waxed, f_276544_
com.mojang.serialization.Codec<Component[]>: c, LINES_CODEC, field_43300, f_cwscwtrs, MESSAGES_CODEC, MESSAGES_CODEC, f_276587_
com.mojang.serialization.Codec<SignText>: a, DIRECT_CODEC, field_43298, f_ehfdtjwk, CODEC, CODEC, f_276558_
Constructors
()
(BlockEntityType, BlockPos, BlockState)
(Component[], Component[], DyeColor, boolean)
Methods
void (CompoundTag): a, load, method_11014, m_dfzdncts, readNbt, readNbt, m_142466_
boolean (): u, onlyOpCanSetNbt, method_11011, m_jlguerjg, copyItemDataRequiresOperator, copyItemDataRequiresOperator, m_6326_
ClientboundBlockEntityDataPacket (): m, getUpdatePacket, method_38249, m_vksbeegy, toUpdatePacket, toUpdatePacket, m_58483_
CompoundTag (): ax_, getUpdateTag, method_16887, m_escrnqip, toInitialChunkDataNbt, toSyncedNbt, m_5995_
DyeColor (): b, getColor, method_49872, m_dvfknmfp, getColor, getColor, m_276773_
Component (int, boolean): a, getMessage, method_49859, m_qaighzsc, getMessage, getMessage, m_277138_
FormattedCharSequence[] (boolean, Function<Component, FormattedCharSequence>): a, getRenderMessages, method_49868, m_pbwzhnop, getOrderedMessages, getOrderedMessages, m_277130_
Component[] (boolean): b, getMessages, method_49877, m_vbdegsxf, getMessages, getMessages, m_276945_
void (UUID): a, setAllowedPlayerEditor, method_11306, m_wlczwenn, setEditor, setEditor, m_155713_
UUID (): w, getPlayerWhoMayEdit, method_11305, m_zetnqwey, getEditor, getEditor, m_155726_
boolean (): a, hasGlowingText, method_49856, m_pybgvohz, isGlowing, hasGlowingText, m_276843_
void (): y, markUpdated, method_34272, m_ouxwfbez, updateListeners, updateListeners, m_155728_
void (CompoundTag): b, saveAdditional, method_11007, m_qopnimsa, writeNbt, writeNbt, m_183515_
int (): c, getTextLineHeight, method_45469, m_ykxtknwa, getTextLineHeight, getTextLineHeight, m_245065_
int (): d, getMaxTextLineWidth, method_45470, m_sdxgspoq, getMaxTextWidth, getMaxTextLineWidth, m_245123_
boolean (Player): b, hasAnyClickCommands, method_49874, m_bxcswxla, hasRunCommandClickEvent, hasAnyClickCommands, m_276807_
SignText (): g, createDefaultSignText, method_49852, m_cbizgexi, createText, createText, m_277006_
boolean (Player): a, isFacingFrontText, method_49834, m_rtveqfjy, isPlayerFacingFront, isFacingFrontText, m_277202_
SignText (boolean): a, getText, method_49843, m_tdhknmjp, getText, getText, m_277157_
SignText (): k, getFrontText, method_49853, m_spnxewno, getFrontText, getFrontText, m_277142_
SignText (): l, getBackText, method_49854, m_ecmbtbgz, getBackText, getBackText, m_277159_
SignText (SignText): a, loadLines, method_50008, m_gxmzndcx, parseLines, parseLines, m_278182_
Component (Component): a, loadLine, method_50009, m_iwgmpwqb, parseLine, parseLine, m_278165_
void (Player, boolean, List<FilteredText>): a, updateSignText, method_49836, m_pggyiare, tryChangeText, tryUpdateText, m_277134_
boolean (UnaryOperator<SignText>, boolean): a, updateText, method_49841, m_liuhjfiq, changeText, updateText, m_277073_
SignText (Player, List<FilteredText>, SignText): a, setMessages, method_49835, m_apdvaphb, getTextWithMessages, setMessages, m_276929_
boolean (SignText, boolean): a, setText, method_49840, m_ciqmeakn, setText, setText, m_276956_
boolean (SignText): b, setBackText, method_49839, m_fozhvnrf, setBackText, setBackText, m_277170_
boolean (SignText): c, setFrontText, method_49846, m_thcrvyjp, setFrontText, setFrontText, m_276964_
boolean (boolean, Player): a, canExecuteClickCommands, method_50010, m_jqyjqncg, canRunCommandClickEvent, canExecuteClickCommands, m_278157_
boolean (Player, Level, BlockPos, boolean): a, executeClickCommandsIfPresent, method_50007, m_ulvxaoqt, runCommandClickEvent, runCommandClickEvent, m_278155_
CommandSourceStack (Player, Level, BlockPos): a, createCommandSourceStack, method_50006, m_qfqfsqzg, createCommandSource, createCommandSource, m_278808_
boolean (): x, isWaxed, method_49855, m_mpmzlwzj, isWaxed, isWaxed, m_277118_
boolean (boolean): b, setWaxed, method_49849, m_pjiruyhd, setWaxed, setWaxed, m_277031_
boolean (UUID): b, playerIsTooFarAwayToEdit, method_49847, m_jonuiifh, isPlayerTooFarToEdit, isTooFarToEdit, m_276813_
void (Level, BlockPos, BlockState, SignBlockEntity): a, tick, method_49837, m_gcdjvsby, tick, tick, m_276836_
void (SignBlockEntity, Level, UUID): a, clearInvalidPlayerWhoMayEdit, method_49838, m_yesfjplu, tryClearInvalidEditor, tryClearInvalidEditor, m_276965_
SoundEvent (): f, getSignInteractionFailedSoundEvent, method_54303, m_rhqhsacg, getInteractionFailSound, m_307050_
Component[] (): c, emptyMessages, method_49878, m_flcdgqew, getDefaultText, createEmptyMessages, m_276784_
SignText (Component[], Optional<Component[]>, DyeColor, boolean): a, load, method_49870, m_wuorbhof, create, create, m_277020_
SignText (boolean): a, setHasGlowingText, method_49867, m_mjwvxomi, withGlowing, withGlowing, m_277132_
SignText (DyeColor): a, setColor, method_49862, m_bvdxkocd, withColor, withColor, m_276901_
SignText (int, Component): a, setMessage, method_49857, m_axhcghyd, withMessage, withMessage, m_276913_
SignText (int, Component, Component): a, setMessage, method_49858, m_xlvdxcxb, withMessage, withMessage, m_276948_
boolean (Player): a, hasMessage, method_49861, m_aavasdpz, hasText, hasText, m_276776_
Optional<Component[]> (): d, filteredMessages, method_49880, m_zeudevwj, getFilteredMessages, m_294087_
1.20.4
Names
Fields
Constructors
Methods
1.20.3
Names
ded
die
Fields
Constructors
Methods
boolean (): t, onlyOpCanSetNbt, method_11011, m_jlguerjg, copyItemDataRequiresOperator, copyItemDataRequiresOperator, m_6326_
boolean (): u, onlyOpCanSetNbt, method_11011, m_jlguerjg, copyItemDataRequiresOperator, copyItemDataRequiresOperator, m_6326_
ClientboundBlockEntityDataPacket (): j, getUpdatePacket, method_38249, m_vksbeegy, toUpdatePacket, toUpdatePacket, m_58483_
ClientboundBlockEntityDataPacket (): m, getUpdatePacket, method_38249, m_vksbeegy, toUpdatePacket, toUpdatePacket, m_58483_
CompoundTag (): as_, getUpdateTag, method_16887, m_escrnqip, toInitialChunkDataNbt, toSyncedNbt, m_5995_
CompoundTag (): ax_, getUpdateTag, method_16887, m_escrnqip, toInitialChunkDataNbt, toSyncedNbt, m_5995_
UUID (): v, getPlayerWhoMayEdit, method_11305, m_zetnqwey, getEditor, getEditor, m_155726_
UUID (): w, getPlayerWhoMayEdit, method_11305, m_zetnqwey, getEditor, getEditor, m_155726_
void (): x, markUpdated, method_34272, m_ouxwfbez, updateListeners, updateListeners, m_155728_
void (): y, markUpdated, method_34272, m_ouxwfbez, updateListeners, updateListeners, m_155728_
SignText (): f, createDefaultSignText, method_49852, m_cbizgexi, createText, createText, m_277006_
SignText (): g, createDefaultSignText, method_49852, m_cbizgexi, createText, createText, m_277006_
SignText (Player): b, getTextFacingPlayer, method_49844, m_fzsygcfw, getTextFacing, getText, m_277176_
SignText (): g, getFrontText, method_49853, m_spnxewno, getFrontText, getFrontText, m_277142_
SignText (): k, getFrontText, method_49853, m_spnxewno, getFrontText, getFrontText, m_277142_
SignText (): i, getBackText, method_49854, m_ecmbtbgz, getBackText, getBackText, m_277159_
SignText (): l, getBackText, method_49854, m_ecmbtbgz, getBackText, getBackText, m_277159_
boolean (): w, isWaxed, method_49855, m_mpmzlwzj, isWaxed, isWaxed, m_277118_
boolean (): x, isWaxed, method_49855, m_mpmzlwzj, isWaxed, isWaxed, m_277118_
SoundEvent (): f, getSignInteractionFailedSoundEvent, method_54303, m_rhqhsacg, getInteractionFailSound, m_307050_
1.20.2
Names
dav
ded
Fields
Constructors
Methods
CompoundTag (): ao_, getUpdateTag, method_16887, m_escrnqip, toInitialChunkDataNbt, toSyncedNbt, m_5995_
CompoundTag (): as_, getUpdateTag, method_16887, m_escrnqip, toInitialChunkDataNbt, toSyncedNbt, m_5995_
1.20.1
Names
Fields
Constructors
Methods
1.20
Names
dak
dav
Fields
Component[]: f, messages, field_12050, f_diyvgqcv, texts, texts, f_59720_
boolean: h, isEditable, field_12048, f_mbqbkmiw, editable, editable, f_59721_
DyeColor: l, color, field_16419, f_pyujzinn, textColor, textColor, f_59724_
FormattedCharSequence[]: j, renderMessages, field_12049, f_kbrylpwv, textsBeingEdited, textsBeingEdited, f_59723_
int: a, LINES, field_31362, f_ijfbifrg, TEXT_COUNT, LINES, f_155692_
String[]: d, RAW_TEXT_FIELD_NAMES, field_28905, f_hhdjfyki, TEXT_KEYS, TEXT_KEYS, f_155693_
String[]: e, FILTERED_TEXT_FIELD_NAMES, field_28906, f_omykiawt, FILTERED_TEXT_KEYS, FILTERED_TEXT_KEYS, f_155694_
Component[]: g, filteredMessages, field_28907, f_aftmscts, filteredTexts, filteredTexts, f_155695_
UUID: i, playerWhoMayEdit, field_12046, f_orlvhjhd, editor, editor, f_59722_
UUID: d, playerWhoMayEdit, field_12046, f_orlvhjhd, editor, editor, f_59722_
boolean: k, renderMessagedFiltered, field_28908, f_rzkaddnu, filterText, filterText, f_155696_
boolean: m, hasGlowingText, field_29225, f_pehkxark, glowingText, glowingText, f_155697_
org.slf4j.Logger: a, LOGGER, field_43294, f_dcjzrjbm, LOGGER, LOGGER, f_276608_
SignText: e, frontText, field_43295, f_xwgesugz, frontText, frontText, f_276598_
SignText: f, backText, field_43296, f_yyrklxoa, backText, backText, f_276476_
boolean: g, isWaxed, field_43297, f_gbeckede, waxed, waxed, f_276544_
Constructors
Methods
boolean (): g, isEditable, method_11307, m_ccggtsur, isEditable, isEditable, m_59751_
void (boolean): a, setEditable, method_11303, m_umfphwsv, setEditable, setEditable, m_59746_
ClientboundBlockEntityDataPacket (): f, getUpdatePacket, method_38249, m_vksbeegy, toUpdatePacket, toUpdatePacket, m_58483_
ClientboundBlockEntityDataPacket (): j, getUpdatePacket, method_38249, m_vksbeegy, toUpdatePacket, toUpdatePacket, m_58483_
CompoundTag (): aq_, getUpdateTag, method_16887, m_escrnqip, toInitialChunkDataNbt, toSyncedNbt, m_5995_
CompoundTag (): ao_, getUpdateTag, method_16887, m_escrnqip, toInitialChunkDataNbt, toSyncedNbt, m_5995_
CommandSourceStack (ServerPlayer): b, createCommandSourceStack, method_11304, m_qfqfsqzg, getCommandSource, getCommandSource, m_59735_
void (int, Component): a, setMessage, method_11299, m_npxrmjxa, setTextOnRow, setTextOnRow, m_59732_
DyeColor (): j, getColor, method_16126, m_mssjeanj, getTextColor, getTextColor, m_59753_
boolean (DyeColor): a, setColor, method_16127, m_zcmvopny, setTextColor, setTextColor, m_59739_
Component (String): a, loadLine, method_33828, m_iwgmpwqb, parseTextFromJson, parseTextFromJson, m_155711_
Component (String): b, deserializeTextSafe, method_33384, m_xlyowcnp, unparsedTextFromJson, unparsedTextFromJson, m_155720_
Component (int, boolean): a, getMessage, method_30843, m_yszapvxl, getTextOnRow, getTextOnRow, m_155706_
void (int, Component, Component): a, setMessage, method_33827, m_vngtgeos, setTextOnRow, setTextOnRow, m_155702_
FormattedCharSequence[] (boolean, Function<Component, FormattedCharSequence>): a, getRenderMessages, method_33829, m_norzvkic, updateSign, updateSign, m_155717_
Component[] (boolean): c, getMessages, method_33830, m_aeanyuis, getTexts, getTexts, m_155724_
UUID (): i, getPlayerWhoMayEdit, method_11305, m_zetnqwey, getEditor, getEditor, m_155726_
UUID (): v, getPlayerWhoMayEdit, method_11305, m_zetnqwey, getEditor, getEditor, m_155726_
boolean (ServerPlayer): a, executeClickCommands, method_11301, m_cprzocgm, onActivate, onActivate, m_155709_
boolean (): v, hasGlowingText, method_34271, m_yrjoyfrq, isGlowingText, isGlowingText, m_155727_
boolean (boolean): b, setHasGlowingText, method_34270, m_vofsxgqv, setGlowingText, setGlowingText, m_155722_
void (): w, markUpdated, method_34272, m_ouxwfbez, updateListeners, updateListeners, m_155728_
void (): x, markUpdated, method_34272, m_ouxwfbez, updateListeners, updateListeners, m_155728_
boolean (Player): a, hasAnyClickCommands, method_45473, m_vefwbwuo, shouldRunCommand, hasActivation, m_245422_
SignText (): f, createDefaultSignText, method_49852, m_cbizgexi, createText, createText, m_277006_
boolean (Player): a, isFacingFrontText, method_49834, m_rtveqfjy, isPlayerFacingFront, isFacingFrontText, m_277202_
SignText (Player): b, getTextFacingPlayer, method_49844, m_fzsygcfw, getTextFacing, getText, m_277176_
SignText (boolean): a, getText, method_49843, m_tdhknmjp, getText, getText, m_277157_
SignText (): g, getFrontText, method_49853, m_spnxewno, getFrontText, getFrontText, m_277142_
SignText (): i, getBackText, method_49854, m_ecmbtbgz, getBackText, getBackText, m_277159_
SignText (SignText): a, loadLines, method_50008, m_gxmzndcx, parseLines, parseLines, m_278182_
Component (Component): a, loadLine, method_50009, m_iwgmpwqb, parseLine, parseLine, m_278165_
void (Player, boolean, List<FilteredText>): a, updateSignText, method_49836, m_pggyiare, tryChangeText, tryUpdateText, m_277134_
boolean (UnaryOperator<SignText>, boolean): a, updateText, method_49841, m_liuhjfiq, changeText, updateText, m_277073_
SignText (Player, List<FilteredText>, SignText): a, setMessages, method_49835, m_apdvaphb, getTextWithMessages, setMessages, m_276929_
boolean (SignText, boolean): a, setText, method_49840, m_ciqmeakn, setText, setText, m_276956_
boolean (SignText): b, setBackText, method_49839, m_fozhvnrf, setBackText, setBackText, m_277170_
boolean (SignText): c, setFrontText, method_49846, m_thcrvyjp, setFrontText, setFrontText, m_276964_
boolean (boolean, Player): a, canExecuteClickCommands, method_50010, m_jqyjqncg, canRunCommandClickEvent, canExecuteClickCommands, m_278157_
boolean (Player, Level, BlockPos, boolean): a, executeClickCommandsIfPresent, method_50007, m_ulvxaoqt, runCommandClickEvent, runCommandClickEvent, m_278155_
CommandSourceStack (Player, Level, BlockPos): a, createCommandSourceStack, method_50006, m_qfqfsqzg, createCommandSource, createCommandSource, m_278808_
boolean (): w, isWaxed, method_49855, m_mpmzlwzj, isWaxed, isWaxed, m_277118_
boolean (boolean): b, setWaxed, method_49849, m_pjiruyhd, setWaxed, setWaxed, m_277031_
boolean (UUID): b, playerIsTooFarAwayToEdit, method_49847, m_jonuiifh, isPlayerTooFarToEdit, isTooFarToEdit, m_276813_
void (Level, BlockPos, BlockState, SignBlockEntity): a, tick, method_49837, m_gcdjvsby, tick, tick, m_276836_
void (SignBlockEntity, Level, UUID): a, clearInvalidPlayerWhoMayEdit, method_49838, m_yesfjplu, tryClearInvalidEditor, tryClearInvalidEditor, m_276965_
1.19.4
Names
cxp
dak
Fields
Constructors
Methods
boolean (): u, onlyOpCanSetNbt, method_11011, m_jlguerjg, copyItemDataRequiresOperator, copyItemDataRequiresOperator, m_6326_
boolean (): t, onlyOpCanSetNbt, method_11011, m_jlguerjg, copyItemDataRequiresOperator, copyItemDataRequiresOperator, m_6326_
CompoundTag (): ad_, getUpdateTag, method_16887, m_escrnqip, toInitialChunkDataNbt, toSyncedNbt, m_5995_
CompoundTag (): aq_, getUpdateTag, method_16887, m_escrnqip, toInitialChunkDataNbt, toSyncedNbt, m_5995_
boolean (): t, hasGlowingText, method_34271, m_yrjoyfrq, isGlowingText, isGlowingText, m_155727_
boolean (): v, hasGlowingText, method_34271, m_yrjoyfrq, isGlowingText, isGlowingText, m_155727_
1.19.3
Names
cuk
cxp
Fields
Component[]: d, messages, field_12050, f_diyvgqcv, texts, texts, f_59720_
Component[]: f, messages, field_12050, f_diyvgqcv, texts, texts, f_59720_
boolean: f, isEditable, field_12048, f_mbqbkmiw, editable, editable, f_59721_
boolean: h, isEditable, field_12048, f_mbqbkmiw, editable, editable, f_59721_
DyeColor: j, color, field_16419, f_pyujzinn, textColor, textColor, f_59724_
DyeColor: l, color, field_16419, f_pyujzinn, textColor, textColor, f_59724_
FormattedCharSequence[]: h, renderMessages, field_12049, f_kbrylpwv, textsBeingEdited, textsBeingEdited, f_59723_
FormattedCharSequence[]: j, renderMessages, field_12049, f_kbrylpwv, textsBeingEdited, textsBeingEdited, f_59723_
String[]: b, RAW_TEXT_FIELD_NAMES, field_28905, f_hhdjfyki, TEXT_KEYS, TEXT_KEYS, f_155693_
String[]: d, RAW_TEXT_FIELD_NAMES, field_28905, f_hhdjfyki, TEXT_KEYS, TEXT_KEYS, f_155693_
String[]: c, FILTERED_TEXT_FIELD_NAMES, field_28906, f_omykiawt, FILTERED_TEXT_KEYS, FILTERED_TEXT_KEYS, f_155694_
String[]: e, FILTERED_TEXT_FIELD_NAMES, field_28906, f_omykiawt, FILTERED_TEXT_KEYS, FILTERED_TEXT_KEYS, f_155694_
Component[]: e, filteredMessages, field_28907, f_aftmscts, filteredTexts, filteredTexts, f_155695_
Component[]: g, filteredMessages, field_28907, f_aftmscts, filteredTexts, filteredTexts, f_155695_
UUID: g, playerWhoMayEdit, field_12046, f_orlvhjhd, editor, editor, f_59722_
UUID: i, playerWhoMayEdit, field_12046, f_orlvhjhd, editor, editor, f_59722_
boolean: i, renderMessagedFiltered, field_28908, f_rzkaddnu, filterText, filterText, f_155696_
boolean: k, renderMessagedFiltered, field_28908, f_rzkaddnu, filterText, filterText, f_155696_
boolean: k, hasGlowingText, field_29225, f_pehkxark, glowingText, glowingText, f_155697_
boolean: m, hasGlowingText, field_29225, f_pehkxark, glowingText, glowingText, f_155697_
int: b, MAX_TEXT_LINE_WIDTH, field_40335, f_xnbbfgln, MAX_TEXT_WIDTH, MAX_TEXT_LINE_WIDTH, f_243840_
int: c, TEXT_LINE_HEIGHT, field_40336, f_kglqtpyy, TEXT_LINE_HEIGHT, TEXT_LINE_HEIGHT, f_243968_
Constructors
(BlockEntityType, BlockPos, BlockState)
Methods
boolean (): d, isEditable, method_11307, m_ccggtsur, isEditable, isEditable, m_59751_
boolean (): g, isEditable, method_11307, m_ccggtsur, isEditable, isEditable, m_59751_
ClientboundBlockEntityDataPacket (): c, getUpdatePacket, method_38249, m_vksbeegy, toUpdatePacket, toUpdatePacket, m_58483_
ClientboundBlockEntityDataPacket (): f, getUpdatePacket, method_38249, m_vksbeegy, toUpdatePacket, toUpdatePacket, m_58483_
CompoundTag (): aa_, getUpdateTag, method_16887, m_escrnqip, toInitialChunkDataNbt, toInitialChunkDataNbt, m_5995_
CompoundTag (): ad_, getUpdateTag, method_16887, m_escrnqip, toInitialChunkDataNbt, toSyncedNbt, m_5995_
DyeColor (): g, getColor, method_16126, m_mssjeanj, getTextColor, getTextColor, m_59753_
DyeColor (): j, getColor, method_16126, m_mssjeanj, getTextColor, getTextColor, m_59753_
UUID (): f, getPlayerWhoMayEdit, method_11305, m_zetnqwey, getEditor, getEditor, m_155726_
UUID (): i, getPlayerWhoMayEdit, method_11305, m_zetnqwey, getEditor, getEditor, m_155726_
boolean (): i, hasGlowingText, method_34271, m_yrjoyfrq, isGlowingText, isGlowingText, m_155727_
boolean (): t, hasGlowingText, method_34271, m_yrjoyfrq, isGlowingText, isGlowingText, m_155727_
void (): j, markUpdated, method_34272, m_ouxwfbez, updateListeners, updateListeners, m_155728_
void (): w, markUpdated, method_34272, m_ouxwfbez, updateListeners, updateListeners, m_155728_
int (): c, getTextLineHeight, method_45469, m_ykxtknwa, getTextLineHeight, getTextLineHeight, m_245065_
int (): d, getMaxTextLineWidth, method_45470, m_sdxgspoq, getMaxTextWidth, getMaxTextLineWidth, m_245123_
boolean (Player): a, hasAnyClickCommands, method_45473, m_vefwbwuo, shouldRunCommand, hasActivation, m_245422_
1.19.2
Names
Fields
int: a, LINES, field_31362, f_ijfbifrg, field_31362, LINES, f_155692_
int: a, LINES, field_31362, f_ijfbifrg, TEXT_COUNT, LINES, f_155692_
Constructors
Methods
1.19.1
Names
ctn
cuk
Fields
Constructors
Methods
CompoundTag (): ab_, getUpdateTag, method_16887, m_escrnqip, toInitialChunkDataNbt, toInitialChunkDataNbt, m_5995_
CompoundTag (): aa_, getUpdateTag, method_16887, m_escrnqip, toInitialChunkDataNbt, toInitialChunkDataNbt, m_5995_
1.19
Names
cnr
ctn
Fields
Constructors
Methods
boolean (): t, onlyOpCanSetNbt, method_11011, m_jlguerjg, copyItemDataRequiresOperator, copyItemDataRequiresOperator, m_6326_
boolean (): u, onlyOpCanSetNbt, method_11011, m_jlguerjg, copyItemDataRequiresOperator, copyItemDataRequiresOperator, m_6326_
ClientboundBlockEntityDataPacket (): c, getUpdatePacket, method_38249, m_vksbeegy, toUpdatePacket, toUpdatePacket, m_183216_
ClientboundBlockEntityDataPacket (): c, getUpdatePacket, method_38249, m_vksbeegy, toUpdatePacket, toUpdatePacket, m_58483_
CompoundTag (): aa_, getUpdateTag, method_16887, m_escrnqip, toInitialChunkDataNbt, toInitialChunkDataNbt, m_5995_
CompoundTag (): ab_, getUpdateTag, method_16887, m_escrnqip, toInitialChunkDataNbt, toInitialChunkDataNbt, m_5995_
1.18.2
Names
cmz
cnr
net.minecraft.block.entity.SignBlockEntity
Fields
Component[]: d, messages, field_12050, f_diyvgqcv, texts, f_59720_
Component[]: d, messages, field_12050, f_diyvgqcv, texts, texts, f_59720_
boolean: f, isEditable, field_12048, f_mbqbkmiw, editable, f_59721_
boolean: f, isEditable, field_12048, f_mbqbkmiw, editable, editable, f_59721_
DyeColor: j, color, field_16419, f_pyujzinn, textColor, f_59724_
DyeColor: j, color, field_16419, f_pyujzinn, textColor, textColor, f_59724_
FormattedCharSequence[]: h, renderMessages, field_12049, f_kbrylpwv, textsBeingEdited, f_59723_
FormattedCharSequence[]: h, renderMessages, field_12049, f_kbrylpwv, textsBeingEdited, textsBeingEdited, f_59723_
int: a, LINES, field_31362, f_ijfbifrg, field_31362, f_155692_
int: a, LINES, field_31362, f_ijfbifrg, field_31362, LINES, f_155692_
String[]: b, RAW_TEXT_FIELD_NAMES, field_28905, f_hhdjfyki, TEXT_KEYS, f_155693_
String[]: b, RAW_TEXT_FIELD_NAMES, field_28905, f_hhdjfyki, TEXT_KEYS, TEXT_KEYS, f_155693_
String[]: c, FILTERED_TEXT_FIELD_NAMES, field_28906, f_omykiawt, FILTERED_TEXT_KEYS, f_155694_
String[]: c, FILTERED_TEXT_FIELD_NAMES, field_28906, f_omykiawt, FILTERED_TEXT_KEYS, FILTERED_TEXT_KEYS, f_155694_
Component[]: e, filteredMessages, field_28907, f_aftmscts, filteredTexts, f_155695_
Component[]: e, filteredMessages, field_28907, f_aftmscts, filteredTexts, filteredTexts, f_155695_
UUID: g, playerWhoMayEdit, field_12046, f_orlvhjhd, editor, f_59722_
UUID: g, playerWhoMayEdit, field_12046, f_orlvhjhd, editor, editor, f_59722_
boolean: i, renderMessagedFiltered, field_28908, f_rzkaddnu, filterText, f_155696_
boolean: i, renderMessagedFiltered, field_28908, f_rzkaddnu, filterText, filterText, f_155696_
boolean: k, hasGlowingText, field_29225, f_pehkxark, glowingText, f_155697_
boolean: k, hasGlowingText, field_29225, f_pehkxark, glowingText, glowingText, f_155697_
Constructors
Methods
void (CompoundTag): a, load, method_11014, m_dfzdncts, readNbt, m_142466_
void (CompoundTag): a, load, method_11014, m_dfzdncts, readNbt, readNbt, m_142466_
boolean (): t, onlyOpCanSetNbt, method_11011, m_jlguerjg, copyItemDataRequiresOperator, m_6326_
boolean (): t, onlyOpCanSetNbt, method_11011, m_jlguerjg, copyItemDataRequiresOperator, copyItemDataRequiresOperator, m_6326_
boolean (): d, isEditable, method_11307, m_ccggtsur, isEditable, m_59751_
boolean (): d, isEditable, method_11307, m_ccggtsur, isEditable, isEditable, m_59751_
void (boolean): a, setEditable, method_11303, m_umfphwsv, setEditable, m_59746_
void (boolean): a, setEditable, method_11303, m_umfphwsv, setEditable, setEditable, m_59746_
ClientboundBlockEntityDataPacket (): c, getUpdatePacket, method_38249, m_vksbeegy, toUpdatePacket, m_183216_
ClientboundBlockEntityDataPacket (): c, getUpdatePacket, method_38249, m_vksbeegy, toUpdatePacket, toUpdatePacket, m_183216_
CompoundTag (): Z_, getUpdateTag, method_16887, m_escrnqip, toInitialChunkDataNbt, m_5995_
CompoundTag (): aa_, getUpdateTag, method_16887, m_escrnqip, toInitialChunkDataNbt, toInitialChunkDataNbt, m_5995_
CommandSourceStack (ServerPlayer): b, createCommandSourceStack, method_11304, m_qfqfsqzg, getCommandSource, m_59735_
CommandSourceStack (ServerPlayer): b, createCommandSourceStack, method_11304, m_qfqfsqzg, getCommandSource, getCommandSource, m_59735_
void (int, Component): a, setMessage, method_11299, m_npxrmjxa, setTextOnRow, m_59732_
void (int, Component): a, setMessage, method_11299, m_npxrmjxa, setTextOnRow, setTextOnRow, m_59732_
DyeColor (): g, getColor, method_16126, m_mssjeanj, getTextColor, m_59753_
DyeColor (): g, getColor, method_16126, m_mssjeanj, getTextColor, getTextColor, m_59753_
boolean (DyeColor): a, setColor, method_16127, m_zcmvopny, setTextColor, m_59739_
boolean (DyeColor): a, setColor, method_16127, m_zcmvopny, setTextColor, setTextColor, m_59739_
Component (String): a, loadLine, method_33828, m_iwgmpwqb, parseTextFromJson, m_155711_
Component (String): a, loadLine, method_33828, m_iwgmpwqb, parseTextFromJson, parseTextFromJson, m_155711_
Component (String): b, deserializeTextSafe, method_33384, m_xlyowcnp, unparsedTextFromJson, m_155720_
Component (String): b, deserializeTextSafe, method_33384, m_xlyowcnp, unparsedTextFromJson, unparsedTextFromJson, m_155720_
Component (int, boolean): a, getMessage, method_30843, m_yszapvxl, getTextOnRow, m_155706_
Component (int, boolean): a, getMessage, method_30843, m_yszapvxl, getTextOnRow, getTextOnRow, m_155706_
void (int, Component, Component): a, setMessage, method_33827, m_vngtgeos, setTextOnRow, m_155702_
void (int, Component, Component): a, setMessage, method_33827, m_vngtgeos, setTextOnRow, setTextOnRow, m_155702_
FormattedCharSequence[] (boolean, Function<Component, FormattedCharSequence>): a, getRenderMessages, method_33829, m_norzvkic, updateSign, m_155717_
FormattedCharSequence[] (boolean, Function<Component, FormattedCharSequence>): a, getRenderMessages, method_33829, m_norzvkic, updateSign, updateSign, m_155717_
Component[] (boolean): c, getMessages, method_33830, m_aeanyuis, getTexts, m_155724_
Component[] (boolean): c, getMessages, method_33830, m_aeanyuis, getTexts, getTexts, m_155724_
void (UUID): a, setAllowedPlayerEditor, method_11306, m_wlczwenn, setEditor, m_155713_
void (UUID): a, setAllowedPlayerEditor, method_11306, m_wlczwenn, setEditor, setEditor, m_155713_
UUID (): f, getPlayerWhoMayEdit, method_11305, m_zetnqwey, getEditor, m_155726_
UUID (): f, getPlayerWhoMayEdit, method_11305, m_zetnqwey, getEditor, getEditor, m_155726_
boolean (ServerPlayer): a, executeClickCommands, method_11301, m_cprzocgm, onActivate, m_155709_
boolean (ServerPlayer): a, executeClickCommands, method_11301, m_cprzocgm, onActivate, onActivate, m_155709_
boolean (): i, hasGlowingText, method_34271, m_yrjoyfrq, isGlowingText, m_155727_
boolean (): i, hasGlowingText, method_34271, m_yrjoyfrq, isGlowingText, isGlowingText, m_155727_
boolean (boolean): b, setHasGlowingText, method_34270, m_vofsxgqv, setGlowingText, m_155722_
boolean (boolean): b, setHasGlowingText, method_34270, m_vofsxgqv, setGlowingText, setGlowingText, m_155722_
void (): j, markUpdated, method_34272, m_ouxwfbez, updateListeners, m_155728_
void (): j, markUpdated, method_34272, m_ouxwfbez, updateListeners, updateListeners, m_155728_
void (CompoundTag): b, saveAdditional, method_11007, m_qopnimsa, writeNbt, m_183515_
void (CompoundTag): b, saveAdditional, method_11007, m_qopnimsa, writeNbt, writeNbt, m_183515_
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
cjq
cmz
Fields
Constructors
Methods
void (CompoundTag): a, load, method_11014, m_dfzdncts, readNbt, m_142466_, load
void (CompoundTag): a, load, method_11014, m_dfzdncts, readNbt, m_142466_
boolean (): q, onlyOpCanSetNbt, method_11011, m_jlguerjg, copyItemDataRequiresOperator, m_6326_, isFilteredNBT
boolean (): t, onlyOpCanSetNbt, method_11011, m_jlguerjg, copyItemDataRequiresOperator, m_6326_
CompoundTag (CompoundTag): b, save, method_11007, m_fzlqwslp, writeNbt, m_6945_, save
ClientboundBlockEntityDataPacket (): Y_, getUpdatePacket, method_16886, m_kydjlael, toUpdatePacket, m_7033_, getUpdatePacket
ClientboundBlockEntityDataPacket (): c, getUpdatePacket, method_38249, m_vksbeegy, toUpdatePacket, m_183216_
DyeColor (): g, getColor, method_16126, m_mssjeanj, getTextColor, m_59753_, getColor
DyeColor (): g, getColor, method_16126, m_mssjeanj, getTextColor, m_59753_
boolean (DyeColor): a, setColor, method_16127, m_zcmvopny, setTextColor, m_59739_, setColor
boolean (DyeColor): a, setColor, method_16127, m_zcmvopny, setTextColor, m_59739_
boolean (): h, hasGlowingText, method_34271, m_yrjoyfrq, isGlowingText, m_155727_, hasGlowingText
boolean (): i, hasGlowingText, method_34271, m_yrjoyfrq, isGlowingText, m_155727_
boolean (boolean): b, setHasGlowingText, method_34270, m_vofsxgqv, setGlowingText, m_155722_, setHasGlowingText
boolean (boolean): b, setHasGlowingText, method_34270, m_vofsxgqv, setGlowingText, m_155722_
void (): i, markUpdated, method_34272, m_ouxwfbez, updateListeners, m_155728_
void (): j, markUpdated, method_34272, m_ouxwfbez, updateListeners, m_155728_
void (CompoundTag): b, saveAdditional, method_11007, m_qopnimsa, writeNbt, 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_
net.minecraft.server.v1_16_R3.TileEntitySign
net.minecraft.world.level.block.entity.TileEntitySign
Fields
Component[]: a, messages, field_12050, f_diyvgqcv, texts, field_145915_a, lines
Component[]: d, messages, field_12050, f_diyvgqcv, texts, f_59720_
boolean: b, isEditable, field_12048, f_mbqbkmiw, editable, field_145916_j, isEditable
boolean: f, isEditable, field_12048, f_mbqbkmiw, editable, f_59721_
Player: c, playerWhoMayEdit, field_12046, f_orlvhjhd, editor, field_145917_k
DyeColor: h, color, field_16419, f_pyujzinn, textColor, field_214073_l, color
DyeColor: j, color, field_16419, f_pyujzinn, textColor, f_59724_
FormattedCharSequence[]: g, renderMessages, field_12049, f_kbrylpwv, textsBeingEdited, field_212367_h
FormattedCharSequence[]: h, renderMessages, field_12049, f_kbrylpwv, textsBeingEdited, f_59723_
int: a, LINES, field_31362, f_ijfbifrg, field_31362, f_155692_
String[]: b, RAW_TEXT_FIELD_NAMES, field_28905, f_hhdjfyki, TEXT_KEYS, f_155693_
String[]: c, FILTERED_TEXT_FIELD_NAMES, field_28906, f_omykiawt, FILTERED_TEXT_KEYS, f_155694_
Component[]: e, filteredMessages, field_28907, f_aftmscts, filteredTexts, f_155695_
UUID: g, playerWhoMayEdit, field_12046, f_orlvhjhd, editor, f_59722_
boolean: i, renderMessagedFiltered, field_28908, f_rzkaddnu, filterText, f_155696_
boolean: k, hasGlowingText, field_29225, f_pehkxark, glowingText, f_155697_
Constructors
()
Methods
void (CompoundTag): a, load, method_11014, m_dfzdncts, readNbt, m_142466_, load
boolean (): t, onlyOpCanSetNbt, method_11011, m_jlguerjg, copyItemDataRequiresOperator, func_183000_F, isFilteredNBT
boolean (): q, onlyOpCanSetNbt, method_11011, m_jlguerjg, copyItemDataRequiresOperator, m_6326_, isFilteredNBT
boolean (): d, isEditable, method_11307, m_ccggtsur, isEditable, func_145914_a
boolean (): d, isEditable, method_11307, m_ccggtsur, isEditable, m_59751_
void (Player): a, setAllowedPlayerEditor, method_11306, m_wlczwenn, setEditor, func_145912_a
Player (): f, getPlayerWhoMayEdit, method_11305, m_zetnqwey, getEditor, func_145911_b
boolean (Player): b, executeClickCommands, method_11301, m_cprzocgm, onActivate, func_174882_b
void (boolean): a, setEditable, method_11303, m_umfphwsv, setEditable, func_145913_a
void (boolean): a, setEditable, method_11303, m_umfphwsv, setEditable, m_59746_
CompoundTag (CompoundTag): a, save, method_11007, m_fzlqwslp, writeNbt, func_189515_b, save
CompoundTag (CompoundTag): b, save, method_11007, m_fzlqwslp, writeNbt, m_6945_, save
ClientboundBlockEntityDataPacket (): a, getUpdatePacket, method_16886, m_kydjlael, toUpdatePacket, func_189518_D_, getUpdatePacket
ClientboundBlockEntityDataPacket (): Y_, getUpdatePacket, method_16886, m_kydjlael, toUpdatePacket, m_7033_, getUpdatePacket
CompoundTag (): b, getUpdateTag, method_16887, m_escrnqip, toInitialChunkDataNbt, func_189517_E_
CompoundTag (): Z_, getUpdateTag, method_16887, m_escrnqip, toInitialChunkDataNbt, m_5995_
CommandSourceStack (ServerPlayer): a, createCommandSourceStack, method_11304, m_qfqfsqzg, getCommandSource, func_195539_a
CommandSourceStack (ServerPlayer): b, createCommandSourceStack, method_11304, m_qfqfsqzg, getCommandSource, m_59735_
void (int, Component): a, setMessage, method_11299, m_idgxtpkg, setTextOnRow, func_212365_a
void (int, Component): a, setMessage, method_11299, m_npxrmjxa, setTextOnRow, m_59732_
Component (int): a, getMessage, method_30843, m_yszapvxl, getTextOnRow, func_212366_a
DyeColor (): g, getColor, method_16126, m_mssjeanj, getTextColor, func_214066_f, getColor
DyeColor (): g, getColor, method_16126, m_mssjeanj, getTextColor, m_59753_, getColor
boolean (DyeColor): a, setColor, method_16127, m_zcmvopny, setTextColor, func_214068_a, setColor
boolean (DyeColor): a, setColor, method_16127, m_zcmvopny, setTextColor, m_59739_, setColor
void (BlockState, CompoundTag): a, load, method_11014, m_dfzdncts, fromTag, func_230337_a_, load
FormattedCharSequence (int, Function<Component, FormattedCharSequence>): a, getRenderMessage, method_11300, m_ygderlta, getTextBeingEditedOnRow, func_242686_a
Component (String): a, loadLine, method_33828, m_iwgmpwqb, parseTextFromJson, m_155711_
Component (String): b, deserializeTextSafe, method_33384, m_xlyowcnp, unparsedTextFromJson, m_155720_
Component (int, boolean): a, getMessage, method_30843, m_yszapvxl, getTextOnRow, m_155706_
void (int, Component, Component): a, setMessage, method_33827, m_vngtgeos, setTextOnRow, m_155702_
FormattedCharSequence[] (boolean, Function<Component, FormattedCharSequence>): a, getRenderMessages, method_33829, m_norzvkic, updateSign, m_155717_
Component[] (boolean): c, getMessages, method_33830, m_aeanyuis, getTexts, m_155724_
void (UUID): a, setAllowedPlayerEditor, method_11306, m_wlczwenn, setEditor, m_155713_
UUID (): f, getPlayerWhoMayEdit, method_11305, m_zetnqwey, getEditor, m_155726_
boolean (ServerPlayer): a, executeClickCommands, method_11301, m_cprzocgm, onActivate, m_155709_
boolean (): h, hasGlowingText, method_34271, m_yrjoyfrq, isGlowingText, m_155727_, hasGlowingText
boolean (boolean): b, setHasGlowingText, method_34270, m_vofsxgqv, setGlowingText, m_155722_, setHasGlowingText
void (): i, markUpdated, method_34272, m_ouxwfbez, updateListeners, m_155728_
1.16.5
Names
Fields
Component[]: a, messages, field_12050, f_diyvgqcv, text, field_145915_a, lines
Component[]: a, messages, field_12050, f_diyvgqcv, texts, field_145915_a, lines
FormattedCharSequence[]: g, renderMessages, field_12049, f_kbrylpwv, textBeingEdited, field_212367_h
FormattedCharSequence[]: g, renderMessages, field_12049, f_kbrylpwv, textsBeingEdited, field_212367_h
Constructors
Methods
CompoundTag (CompoundTag): a, save, method_11007, m_fzlqwslp, toTag, func_189515_b, save
CompoundTag (CompoundTag): a, save, method_11007, m_fzlqwslp, writeNbt, func_189515_b, save
CompoundTag (): b, getUpdateTag, method_16887, m_escrnqip, toInitialChunkDataTag, func_189517_E_
CompoundTag (): b, getUpdateTag, method_16887, m_escrnqip, toInitialChunkDataNbt, func_189517_E_
1.16.4
Names
cdc
cdf
net.minecraft.server.v1_16_R2.TileEntitySign
net.minecraft.server.v1_16_R3.TileEntitySign
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
ceh
cdc
net.minecraft.server.v1_16_R1.TileEntitySign
net.minecraft.server.v1_16_R2.TileEntitySign
Fields
FormattedText[]: g, renderMessages, field_12049, f_kbrylpwv, textBeingEdited, field_212367_h
FormattedCharSequence[]: g, renderMessages, field_12049, f_kbrylpwv, textBeingEdited, field_212367_h
Constructors
Methods
Component (int): a, getMessage, method_30843, m_yszapvxl, getTextOnRow, func_212366_a
FormattedText (int, UnaryOperator<FormattedText>): a, getRenderMessage, method_11300, m_ygderlta, getTextBeingEditedOnRow, func_235677_a_
FormattedCharSequence (int, Function<Component, FormattedCharSequence>): a, getRenderMessage, method_11300, m_ygderlta, getTextBeingEditedOnRow, func_242686_a
1.16.1
Names
bxh
ceh
net.minecraft.server.v1_15_R1.TileEntitySign
net.minecraft.server.v1_16_R1.TileEntitySign
Fields
String[]: g, renderMessages, field_12049, f_kbrylpwv, textBeingEdited, field_212367_h
FormattedText[]: g, renderMessages, field_12049, f_kbrylpwv, textBeingEdited, field_212367_h
Constructors
Methods
void (CompoundTag): a, load, method_11014, m_dfzdncts, fromTag, func_145839_a, load
boolean (): t, onlyOpCanSetNbt, method_11011, m_jlguerjg, shouldNotCopyTagFromItem, func_183000_F, isFilteredNBT
boolean (): t, onlyOpCanSetNbt, method_11011, m_jlguerjg, copyItemDataRequiresOperator, func_183000_F, isFilteredNBT
CompoundTag (CompoundTag): b, save, method_11007, m_fzlqwslp, toTag, func_189515_b, save
CompoundTag (CompoundTag): a, save, method_11007, m_fzlqwslp, toTag, func_189515_b, save
Component (int): a, getMessage, method_11302, m_yszapvxl, getTextOnRow, func_212366_a
String (int, Function<Component, String>): a, getRenderMessage, method_11300, m_ygderlta, getTextBeingEditedOnRow, func_212364_a
void (BlockState, CompoundTag): a, load, method_11014, m_dfzdncts, fromTag, func_230337_a_, load
FormattedText (int, UnaryOperator<FormattedText>): a, getRenderMessage, method_11300, m_ygderlta, getTextBeingEditedOnRow, func_235677_a_
1.15.2
Names
bxe
bxh
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
bus
bxe
net.minecraft.server.v1_14_R1.TileEntitySign
net.minecraft.server.v1_15_R1.TileEntitySign
Fields
int: c, selectedLine, field_16501, f_mrdrgcgq, currentRow, field_145918_i
boolean: i, isEditable, field_12048, f_mbqbkmiw, editable, field_145916_j, isEditable
boolean: b, isEditable, field_12048, f_mbqbkmiw, editable, field_145916_j, isEditable
Player: j, playerWhoMayEdit, field_12046, f_orlvhjhd, editor, field_145917_k
Player: c, playerWhoMayEdit, field_12046, f_orlvhjhd, editor, field_145917_k
String[]: k, renderMessages, field_12049, f_kbrylpwv, textBeingEdited, field_212367_h
String[]: g, renderMessages, field_12049, f_kbrylpwv, textBeingEdited, field_212367_h
int: g, cursorPos, field_16500, f_uycxnahx, selectionStart, field_214071_g
int: h, selectionPos, field_16499, f_clclpecb, selectionEnd, field_214072_h
DyeColor: l, color, field_16419, f_pyujzinn, textColor, field_214073_l, color
DyeColor: h, color, field_16419, f_pyujzinn, textColor, field_214073_l, color
boolean: b, showCursor, field_16502, f_cydcojgk, caretVisible, field_214070_b
Constructors
Methods
boolean (): p, onlyOpCanSetNbt, method_11011, m_jlguerjg, shouldNotCopyTagFromItem, func_183000_F, isFilteredNBT
boolean (): t, onlyOpCanSetNbt, method_11011, m_jlguerjg, shouldNotCopyTagFromItem, func_183000_F, isFilteredNBT
void (int, int, int, boolean): a, setCursorInfo, method_16332, m_xtujukzi, setSelectionState, func_214062_a
void (): h, resetCursorInfo, method_16335, m_kkvoylha, resetSelectionState, func_214063_g
boolean (): s, isShowCursor, method_16331, m_ibaqbdbz, isCaretVisible, func_214069_r
int (): t, getSelectedLine, method_16334, m_uppcdrev, getCurrentRow, func_214064_s
int (): u, getCursorPos, method_16336, m_dosrogsd, getSelectionStart, func_214065_t
int (): v, getSelectionPos, method_16333, m_uvthpwqn, getSelectionEnd, func_214067_u
1.14.4
Names
bun
bus
net.minecraft.world.level.block.entity.SignBlockEntity
net.minecraft.unmapped.C_axouvzlg
Fields
IChatBaseComponent[]: a, field_12050, text, field_145915_a, lines
Component[]: a, messages, field_12050, f_diyvgqcv, text, field_145915_a, lines
int: c, field_16501, currentRow, field_145918_i
int: c, selectedLine, field_16501, f_mrdrgcgq, currentRow, field_145918_i
boolean: i, field_12048, editable, field_145916_j, isEditable
boolean: i, isEditable, field_12048, f_mbqbkmiw, editable, field_145916_j, isEditable
EntityHuman: j, field_12046, editor, field_145917_k
Player: j, playerWhoMayEdit, field_12046, f_orlvhjhd, editor, field_145917_k
String[]: k, field_12049, textBeingEdited, field_212367_h
String[]: k, renderMessages, field_12049, f_kbrylpwv, textBeingEdited, field_212367_h
int: g, field_16500, selectionStart, field_214071_g
int: g, cursorPos, field_16500, f_uycxnahx, selectionStart, field_214071_g
int: h, field_16499, selectionEnd, field_214072_h
int: h, selectionPos, field_16499, f_clclpecb, selectionEnd, field_214072_h
EnumColor: l, field_16419, textColor, field_214073_l, color
DyeColor: l, color, field_16419, f_pyujzinn, textColor, field_214073_l, color
boolean: b, field_16502, caretVisible, field_214070_b
boolean: b, showCursor, field_16502, f_cydcojgk, caretVisible, field_214070_b
Constructors
Methods
void (NBTTagCompound): a, method_11014, fromTag, func_145839_a, load
void (CompoundTag): a, load, method_11014, m_dfzdncts, fromTag, func_145839_a, load
boolean (): p, method_11011, shouldNotCopyTagFromItem, func_183000_F, isFilteredNBT
boolean (): p, onlyOpCanSetNbt, method_11011, m_jlguerjg, shouldNotCopyTagFromItem, func_183000_F, isFilteredNBT
boolean (): d, method_11307, isEditable, func_145914_a
boolean (): d, isEditable, method_11307, m_ccggtsur, isEditable, func_145914_a
void (EntityHuman): a, method_11306, setEditor, func_145912_a
void (Player): a, setAllowedPlayerEditor, method_11306, m_wlczwenn, setEditor, func_145912_a
EntityHuman (): f, method_11305, getEditor, func_145911_b
Player (): f, getPlayerWhoMayEdit, method_11305, m_zetnqwey, getEditor, func_145911_b
boolean (EntityHuman): b, method_11301, onActivate, func_174882_b
boolean (Player): b, executeClickCommands, method_11301, m_cprzocgm, onActivate, func_174882_b
void (boolean): a, method_11303, setEditable, func_145913_a
void (boolean): a, setEditable, method_11303, m_umfphwsv, setEditable, func_145913_a
NBTTagCompound (NBTTagCompound): b, method_11007, toTag, func_189515_b, save
CompoundTag (CompoundTag): b, save, method_11007, m_fzlqwslp, toTag, func_189515_b, save
PacketPlayOutTileEntityData (): a, method_16886, toUpdatePacket, func_189518_D_, getUpdatePacket
ClientboundBlockEntityDataPacket (): a, getUpdatePacket, method_16886, m_kydjlael, toUpdatePacket, func_189518_D_, getUpdatePacket
NBTTagCompound (): b, method_16887, toInitialChunkDataTag, func_189517_E_
CompoundTag (): b, getUpdateTag, method_16887, m_escrnqip, toInitialChunkDataTag, func_189517_E_
CommandListenerWrapper (EntityPlayer): a, method_11304, getCommandSource, func_195539_a
CommandSourceStack (ServerPlayer): a, createCommandSourceStack, method_11304, m_qfqfsqzg, getCommandSource, func_195539_a
void (int, IChatBaseComponent): a, method_11299, setTextOnRow, func_212365_a
void (int, Component): a, setMessage, method_11299, m_idgxtpkg, setTextOnRow, func_212365_a
IChatBaseComponent (int): a, method_11302, getTextOnRow, func_212366_a
Component (int): a, getMessage, method_11302, m_yszapvxl, getTextOnRow, func_212366_a
String (int, Function<IChatBaseComponent, String>): a, method_11300, getTextBeingEditedOnRow, func_212364_a
String (int, Function<Component, String>): a, getRenderMessage, method_11300, m_ygderlta, getTextBeingEditedOnRow, func_212364_a
EnumColor (): g, method_16126, getTextColor, func_214066_f, getColor
DyeColor (): g, getColor, method_16126, m_mssjeanj, getTextColor, func_214066_f, getColor
boolean (EnumColor): a, method_16127, setTextColor, func_214068_a, setColor
boolean (DyeColor): a, setColor, method_16127, m_zcmvopny, setTextColor, func_214068_a, setColor
void (int, int, int, boolean): a, method_16332, setSelectionState, func_214062_a
void (int, int, int, boolean): a, setCursorInfo, method_16332, m_xtujukzi, setSelectionState, func_214062_a
void (): h, method_16335, resetSelectionState, func_214063_g
void (): h, resetCursorInfo, method_16335, m_kkvoylha, resetSelectionState, func_214063_g
boolean (): s, method_16331, isCaretVisible, func_214069_r
boolean (): s, isShowCursor, method_16331, m_ibaqbdbz, isCaretVisible, func_214069_r
int (): t, method_16334, getCurrentRow, func_214064_s
int (): t, getSelectedLine, method_16334, m_uppcdrev, getCurrentRow, func_214064_s
int (): u, method_16336, getSelectionStart, func_214065_t
int (): u, getCursorPos, method_16336, m_dosrogsd, getSelectionStart, func_214065_t
int (): v, method_16333, getSelectionEnd, func_214067_u
int (): v, getSelectionPos, method_16333, m_uvthpwqn, getSelectionEnd, func_214067_u
1.14.3
Names
buj
bun
net.minecraft.block.entity.SignBlockEntity
Fields
IChatBaseComponent[]: a, field_12050, field_145915_a, lines
IChatBaseComponent[]: a, field_12050, text, field_145915_a, lines
int: c, field_16501, field_145918_i
int: c, field_16501, currentRow, field_145918_i
boolean: i, field_12048, field_145916_j, isEditable
boolean: i, field_12048, editable, field_145916_j, isEditable
EntityHuman: j, field_12046, field_145917_k
EntityHuman: j, field_12046, editor, field_145917_k
String[]: k, field_12049, field_212367_h
String[]: k, field_12049, textBeingEdited, field_212367_h
int: g, field_16500, field_214071_g
int: g, field_16500, selectionStart, field_214071_g
int: h, field_16499, field_214072_h
int: h, field_16499, selectionEnd, field_214072_h
EnumColor: l, field_16419, field_214073_l, color
EnumColor: l, field_16419, textColor, field_214073_l, color
boolean: b, field_16502, field_214070_b
boolean: b, field_16502, caretVisible, field_214070_b
Constructors
Methods
void (NBTTagCompound): a, method_11014, func_145839_a, load
void (NBTTagCompound): a, method_11014, fromTag, func_145839_a, load
boolean (): p, method_11011, func_183000_F, isFilteredNBT
boolean (): p, method_11011, shouldNotCopyTagFromItem, func_183000_F, isFilteredNBT
boolean (): d, method_11307, func_145914_a
boolean (): d, method_11307, isEditable, func_145914_a
void (EntityHuman): a, method_11306, func_145912_a
void (EntityHuman): a, method_11306, setEditor, func_145912_a
EntityHuman (): f, method_11305, func_145911_b
EntityHuman (): f, method_11305, getEditor, func_145911_b
boolean (EntityHuman): b, method_11301, func_174882_b
boolean (EntityHuman): b, method_11301, onActivate, func_174882_b
void (boolean): a, method_11303, func_145913_a
void (boolean): a, method_11303, setEditable, func_145913_a
NBTTagCompound (NBTTagCompound): b, method_11007, func_189515_b, save
NBTTagCompound (NBTTagCompound): b, method_11007, toTag, func_189515_b, save
PacketPlayOutTileEntityData (): a, method_16886, func_189518_D_, getUpdatePacket
PacketPlayOutTileEntityData (): a, method_16886, toUpdatePacket, func_189518_D_, getUpdatePacket
NBTTagCompound (): b, method_16887, func_189517_E_
NBTTagCompound (): b, method_16887, toInitialChunkDataTag, func_189517_E_
CommandListenerWrapper (EntityPlayer): a, method_11304, func_195539_a
CommandListenerWrapper (EntityPlayer): a, method_11304, getCommandSource, func_195539_a
void (int, IChatBaseComponent): a, method_11299, func_212365_a
void (int, IChatBaseComponent): a, method_11299, setTextOnRow, func_212365_a
IChatBaseComponent (int): a, method_11302, func_212366_a
IChatBaseComponent (int): a, method_11302, getTextOnRow, func_212366_a
String (int, Function<IChatBaseComponent, String>): a, method_11300, func_212364_a
String (int, Function<IChatBaseComponent, String>): a, method_11300, getTextBeingEditedOnRow, func_212364_a
EnumColor (): g, method_16126, func_214066_f, getColor
EnumColor (): g, method_16126, getTextColor, func_214066_f, getColor
boolean (EnumColor): a, method_16127, func_214068_a, setColor
boolean (EnumColor): a, method_16127, setTextColor, func_214068_a, setColor
void (int, int, int, boolean): a, method_16332, func_214062_a
void (int, int, int, boolean): a, method_16332, setSelectionState, func_214062_a
void (): h, method_16335, func_214063_g
void (): h, method_16335, resetSelectionState, func_214063_g
boolean (): s, method_16331, func_214069_r
boolean (): s, method_16331, isCaretVisible, func_214069_r
int (): t, method_16334, func_214064_s
int (): t, method_16334, getCurrentRow, func_214064_s
int (): u, method_16336, func_214065_t
int (): u, method_16336, getSelectionStart, func_214065_t
int (): v, method_16333, func_214067_u
int (): v, method_16333, getSelectionEnd, func_214067_u
1.14.2
Names
Fields
Constructors
Methods
boolean (): c, method_11307, func_145914_a
boolean (): d, method_11307, func_145914_a
EntityHuman (): d, method_11305, func_145911_b
EntityHuman (): f, method_11305, func_145911_b
EnumColor (): f, method_16126, func_214066_f, getColor
EnumColor (): g, method_16126, func_214066_f, getColor
void (): g, method_16335, func_214063_g
void (): h, method_16335, func_214063_g
1.14.1
Names
bui
buj
Fields
EnumColor: l, field_16419, field_214073_l
EnumColor: l, field_16419, field_214073_l, color
Constructors
Methods
EnumColor (): f, method_16126, func_214066_f
EnumColor (): f, method_16126, func_214066_f, getColor
boolean (EnumColor): a, method_16127, func_214068_a
boolean (EnumColor): a, method_16127, func_214068_a, setColor
boolean (): r, method_16331, func_214069_r
boolean (): s, method_16331, func_214069_r
int (): s, method_16334, func_214064_s
int (): t, method_16334, func_214064_s
int (): t, method_16336, func_214065_t
int (): u, method_16336, func_214065_t
int (): u, method_16333, func_214067_u
int (): v, method_16333, func_214067_u
1.14
Names
bkc
bui
net.minecraft.class_2625
net.minecraft.tileentity.TileEntitySign
net.minecraft.tileentity.SignTileEntity
net.minecraft.server.v1_13_R2.TileEntitySign
net.minecraft.server.v1_14_R1.TileEntitySign
Fields
IChatBaseComponent[]: a, field_145915_a, lines
IChatBaseComponent[]: a, field_12050, field_145915_a, lines
int: e, field_145918_i
int: c, field_16501, field_145918_i
boolean: f, field_145916_j, isEditable
boolean: i, field_12048, field_145916_j, isEditable
EntityHuman: g, field_145917_k
EntityHuman: j, field_12046, field_145917_k
String[]: h, field_212367_h
String[]: k, field_12049, field_212367_h
int: g, field_16500, field_214071_g
int: h, field_16499, field_214072_h
EnumColor: l, field_16419, field_214073_l
boolean: b, field_16502, field_214070_b
Constructors
Methods
void (NBTTagCompound): b, func_145839_a, load
void (NBTTagCompound): a, method_11014, func_145839_a, load
boolean (): B, func_183000_F, isFilteredNBT
boolean (): p, method_11011, func_183000_F, isFilteredNBT
boolean (): d, func_145914_a
boolean (): c, method_11307, func_145914_a
void (EntityHuman): a, func_145912_a
void (EntityHuman): a, method_11306, func_145912_a
EntityHuman (): e, func_145911_b
EntityHuman (): d, method_11305, func_145911_b
boolean (EntityHuman): b, func_174882_b
boolean (EntityHuman): b, method_11301, func_174882_b
void (boolean): a, func_145913_a
void (boolean): a, method_11303, func_145913_a
NBTTagCompound (NBTTagCompound): a, func_189515_b, save
NBTTagCompound (NBTTagCompound): b, method_11007, func_189515_b, save
PacketPlayOutTileEntityData (): Z_, func_189518_D_, getUpdatePacket
PacketPlayOutTileEntityData (): a, method_16886, func_189518_D_, getUpdatePacket
NBTTagCompound (): aa_, func_189517_E_
NBTTagCompound (): b, method_16887, func_189517_E_
void (IChatBaseComponent): a, func_145747_a, sendMessage
CommandListenerWrapper (EntityPlayer): a, func_195539_a
CommandListenerWrapper (EntityPlayer): a, method_11304, func_195539_a
boolean (): a, func_195039_a
boolean (): b, func_195040_b
boolean (): B_, func_195041_r_
void (int, IChatBaseComponent): a, func_212365_a
void (int, IChatBaseComponent): a, method_11299, func_212365_a
IChatBaseComponent (int): a, func_212366_a
IChatBaseComponent (int): a, method_11302, func_212366_a
String (int, Function<IChatBaseComponent, String>): a, func_212364_a
String (int, Function<IChatBaseComponent, String>): a, method_11300, func_212364_a
EnumColor (): f, method_16126, func_214066_f
boolean (EnumColor): a, method_16127, func_214068_a
void (int, int, int, boolean): a, method_16332, func_214062_a
void (): g, method_16335, func_214063_g
boolean (): r, method_16331, func_214069_r
int (): s, method_16334, func_214064_s
int (): t, method_16336, func_214065_t
int (): u, method_16333, func_214067_u
1.13.2
Names
bkb
bkc
Fields
Constructors
Methods
1.13.1
Names
bjt
bkb
net.minecraft.server.v1_13_R1.TileEntitySign
net.minecraft.server.v1_13_R2.TileEntitySign
Fields
String[]: h, field_212367_h
Constructors
Methods
void (int, IChatBaseComponent): a, func_212365_a
IChatBaseComponent (int): a, func_212366_a
String (int, Function<IChatBaseComponent, String>): a, func_212364_a
1.13
Names
awc
bjt
net.minecraft.server.v1_12_R1.TileEntitySign
net.minecraft.server.v1_13_R1.TileEntitySign
Fields
int: f, field_145918_i
int: e, field_145918_i
boolean: g, field_145916_j, isEditable
boolean: f, field_145916_j, isEditable
EntityHuman: h, field_145917_k
EntityHuman: g, field_145917_k
CommandObjectiveExecutor: i, field_174883_i
Constructors
Methods
void (NBTTagCompound): a, func_145839_a, load
void (NBTTagCompound): b, func_145839_a, load
boolean (): C, func_183000_F, isFilteredNBT
boolean (): B, func_183000_F, isFilteredNBT
boolean (): a, func_145914_a
boolean (): d, func_145914_a
CommandObjectiveExecutor (): f, func_174880_d
NBTTagCompound (NBTTagCompound): b, func_189515_b, save
NBTTagCompound (NBTTagCompound): a, func_189515_b, save
PacketPlayOutTileEntityData (): c, func_189518_D_, getUpdatePacket
PacketPlayOutTileEntityData (): Z_, func_189518_D_, getUpdatePacket
NBTTagCompound (): d, func_189517_E_
NBTTagCompound (): aa_, func_189517_E_
void (World): b, func_190201_b
void (IChatBaseComponent): a, func_145747_a, sendMessage
CommandListenerWrapper (EntityPlayer): a, func_195539_a
boolean (): a, func_195039_a
boolean (): b, func_195040_b
boolean (): B_, func_195041_r_
1.12.2
Names
Fields
Constructors
Methods
1.12.1
Names
awa
awc
Fields
Constructors
Methods
void (NBTTagCompound): a, func_145839_a
void (NBTTagCompound): a, func_145839_a, load
1.12
Names
asv
awa
net.minecraft.server.v1_11_R1.TileEntitySign
net.minecraft.server.v1_12_R1.TileEntitySign
Fields
Constructors
Methods
1.11.2
Names
Fields
Constructors
Methods
1.11.1
Names
ast
asv
Fields
Constructors
Methods
1.11
Names
arc
ast
net.minecraft.server.v1_10_R1.TileEntitySign
net.minecraft.server.v1_11_R1.TileEntitySign
Fields
Constructors
Methods
boolean (): B, func_183000_F, isFilteredNBT
boolean (): C, func_183000_F, isFilteredNBT
boolean (): d, func_145914_a
boolean (): a, func_145914_a
CommandObjectiveExecutor (): g, func_174880_d
CommandObjectiveExecutor (): f, func_174880_d
PacketPlayOutTileEntityData (): D_, func_189518_D_, getUpdatePacket
PacketPlayOutTileEntityData (): c, func_189518_D_, getUpdatePacket
NBTTagCompound (): c, func_189517_E_
NBTTagCompound (): d, func_189517_E_
1.10.2
Names
Fields
Constructors
Methods
1.10
Names
aqn
arc
net.minecraft.server.v1_9_R2.TileEntitySign
net.minecraft.server.v1_10_R1.TileEntitySign
Fields
Constructors
Methods
boolean (): c, func_145914_a
boolean (): d, func_145914_a
EntityHuman (): d, func_145911_b
EntityHuman (): e, func_145911_b
CommandObjectiveExecutor (): e, func_174880_d
CommandObjectiveExecutor (): g, func_174880_d
NBTTagCompound (): E_, func_189517_E_
NBTTagCompound (): c, func_189517_E_
void (World): b, func_190201_b
1.9.4
Names
net.minecraft.server.v1_9_R1.TileEntitySign
net.minecraft.server.v1_9_R2.TileEntitySign
Fields
Constructors
Methods
void (NBTTagCompound): b, func_145841_b, save
Packet<?> (): D_, func_145844_m, getUpdatePacket
boolean (): b, func_145914_a
boolean (): c, func_145914_a
EntityHuman (): c, func_145911_b
EntityHuman (): d, func_145911_b
CommandObjectiveExecutor (): d, func_174880_d
CommandObjectiveExecutor (): e, func_174880_d
NBTTagCompound (NBTTagCompound): b, func_189515_b, save
PacketPlayOutTileEntityData (): D_, func_189518_D_, getUpdatePacket
NBTTagCompound (): E_, func_189517_E_
1.9.2
Names
Fields
Constructors
Methods
1.9
Names
aln
aqn
net.minecraft.server.v1_8_R3.TileEntitySign
net.minecraft.server.v1_9_R1.TileEntitySign
Fields
Constructors
Methods
void (NBTTagCompound): b, func_145841_b
void (NBTTagCompound): b, func_145841_b, save
Packet (): y_, func_145844_m, getUpdatePacket
Packet<?> (): D_, func_145844_m, getUpdatePacket
boolean (): F, func_183000_F
boolean (): B, func_183000_F, isFilteredNBT
1.8.8
Names
aln
net.minecraft.tileentity.TileEntitySign
net.minecraft.server.v1_8_R3.TileEntitySign
Fields
IChatBaseComponent[]: a, field_145915_a, lines
int: f, field_145918_i
boolean: g, field_145916_j, isEditable
EntityHuman: h, field_145917_k
CommandObjectiveExecutor: i, field_174883_i
Constructors
()
Methods
void (NBTTagCompound): b, func_145841_b
void (NBTTagCompound): a, func_145839_a
Packet (): y_, func_145844_m, getUpdatePacket
boolean (): F, func_183000_F
boolean (): b, func_145914_a
void (EntityHuman): a, func_145912_a
EntityHuman (): c, func_145911_b
boolean (EntityHuman): b, func_174882_b
CommandObjectiveExecutor (): d, func_174880_d
void (boolean): a, func_145913_a