History - net.minecraft.world.level.block.entity.SignText
1.21.3
Names
net.minecraft.world.level.block.entity.SkullBlockEntity
net.minecraft.world.level.block.entity.SignText
net.minecraft.class_2631
net.minecraft.class_8242
net.minecraft.unmapped.C_vrhaavsg
net.minecraft.unmapped.C_ralzcant
net.minecraft.block.entity.SkullBlockEntity
net.minecraft.block.entity.SignText
net.minecraft.block.entity.SkullBlockEntity
net.minecraft.block.entity.SignText
net.minecraft.src.C_2025_
net.minecraft.src.C_276381_
Fields
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_
int: b, LINES, field_43299, f_uxqgoxvi, field_43299, LINE_COUNT, f_276490_
Component[]: d, messages, field_43301, f_fpvapsfv, messages, messages, f_276632_
Component[]: e, filteredMessages, field_43302, f_ecrwckxv, filteredMessages, filteredMessages, f_276590_
DyeColor: f, color, field_43303, f_cewhwrcm, color, color, f_276673_
boolean: g, hasGlowingText, field_43304, f_bvuzpvag, glowing, hasGlowingText, f_276420_
FormattedCharSequence[]: h, renderMessages, field_43305, f_tihzzvte, orderedMessages, orderedMessages, f_276467_
boolean: i, renderMessagedFiltered, field_43306, f_imbweqaw, filtered, filtered, f_276669_
String: b, TAG_PROFILE, field_49762, f_vwexyvjb, PROFILE_NBT_KEY, PROFILE_KEY, f_314169_
String: c, TAG_NOTE_BLOCK_SOUND, field_41602, f_onwebjtf, NOTE_BLOCK_SOUND_NBT_KEY, NOTE_BLOCK_SOUND_KEY, f_262238_
String: d, TAG_CUSTOM_NAME, field_49763, f_rjnqsgia, CUSTOM_NAME_NBT_KEY, CUSTOM_NAME_KEY, f_314338_
org.slf4j.Logger: e, LOGGER, field_49764, f_kasodmlu, LOGGER, LOGGER, f_314011_
Executor: f, mainThreadExecutor, field_34029, f_qyjuguyl, currentExecutor, executor, f_182457_
com.google.common.cache.LoadingCache<String, CompletableFuture<Optional<com.mojang.authlib.GameProfile>>>: g, profileCacheByName, field_51356, f_dqsdfqoi, nameToProfileCache, profileCacheByName, f_315372_
com.google.common.cache.LoadingCache<UUID, CompletableFuture<Optional<com.mojang.authlib.GameProfile>>>: h, profileCacheById, field_51357, f_eeoaravc, uuidToProfileCache, profileCacheByUuid, f_315920_
Executor: a, CHECKED_MAIN_THREAD_EXECUTOR, field_45147, f_cylawnts, EXECUTOR, NONNULL_EXECUTOR, f_291574_
ResolvableProfile: i, owner, field_12087, f_fwgdpesg, owner, owner, f_59757_
ResourceLocation: j, noteBlockSound, field_41603, f_qnsojtvb, noteBlockSound, noteBlockSound, f_262250_
int: k, animationTickCount, field_41315, f_hsmyslsr, poweredTicks, animationTicks, f_260504_
boolean: l, isAnimating, field_41316, f_fstdnzen, powered, powered, f_260642_
Component: m, customName, field_49765, f_vvhynfvk, customName, customName, f_314450_
Constructors
()
(Component[], Component[], DyeColor, boolean)
Methods
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_
boolean (): a, hasGlowingText, method_49856, m_pybgvohz, isGlowing, hasGlowingText, m_276843_
SignText (boolean): a, setHasGlowingText, method_49867, m_mjwvxomi, withGlowing, withGlowing, m_277132_
DyeColor (): b, getColor, method_49872, m_dvfknmfp, getColor, getColor, m_276773_
SignText (DyeColor): a, setColor, method_49862, m_bvdxkocd, withColor, withColor, m_276901_
Component (int, boolean): a, getMessage, method_49859, m_qaighzsc, getMessage, getMessage, m_277138_
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_
Component[] (boolean): b, getMessages, method_49877, m_vbdegsxf, getMessages, getMessages, m_276945_
FormattedCharSequence[] (boolean, Function<Component, FormattedCharSequence>): a, getRenderMessages, method_49868, m_pbwzhnop, getOrderedMessages, getOrderedMessages, m_277130_
Optional<Component[]> (): d, filteredMessages, method_49880, m_zeudevwj, getFilteredMessages, getFilteredMessages, m_294087_
boolean (Player): b, hasAnyClickCommands, method_49874, m_bxcswxla, hasRunCommandClickEvent, hasAnyClickCommands, m_276807_
void (Services, Executor): a, setup, method_39765, m_flpykord, setServices, setServices, m_222885_
CompletableFuture<Optional<com.mojang.authlib.GameProfile>> (String, Services): a, fetchProfileByName, method_59536, m_yqomcdhv, fetchProfileByName, fetchProfile, m_319852_
CompletableFuture<Optional<com.mojang.authlib.GameProfile>> (UUID, Services, BooleanSupplier): a, fetchProfileById, method_59540, m_oshflqna, fetchProfileByUuid, fetchProfile, m_321119_
void (): b, clear, method_39766, m_klbqrovy, clearServices, resetServices, m_196704_
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_
void (Level, BlockPos, BlockState, SkullBlockEntity): a, animation, method_47589, m_stbhfbap, tick, clientTick, m_261318_
float (float): a, getAnimation, method_47588, m_ptrnnfbs, getPoweredTicks, getAnimationTicks, m_261082_
ResolvableProfile (): c, getOwnerProfile, method_11334, m_fanntxcn, getOwner, getOwner, m_59779_
ResourceLocation (): d, getNoteBlockSound, method_47888, m_ovuizfyn, getNoteBlockSound, getNoteBlockSound, m_262374_
ClientboundBlockEntityDataPacket (): f, getUpdatePacket, method_38250, m_yffphbla, toUpdatePacket, toUpdatePacket, m_58483_
CompoundTag (HolderLookup$Provider): a, getUpdateTag, method_16887, m_escrnqip, toInitialChunkDataNbt, toSyncedNbt, m_5995_
void (ResolvableProfile): a, setOwner, method_11333, m_nirpgzsb, setOwner, setOwner, m_59769_
void (): j, updateOwnerProfile, method_11339, m_yrfbflxq, loadOwnerProperties, loadOwnerProperties, m_59780_
CompletableFuture<Optional<com.mojang.authlib.GameProfile>> (String): a, fetchGameProfile, method_52580, m_uqvkmqng, fetchProfileByName, getProfile, m_295759_
CompletableFuture<Optional<com.mojang.authlib.GameProfile>> (UUID): a, fetchGameProfile, method_59539, m_bdqwngww, fetchProfileByUuid, getProfile, m_319014_
void (BlockEntity$DataComponentInput): a, applyImplicitComponents, method_57568, m_cckjpvhm, readComponents, readComponents, m_318741_
void (DataComponentMap$Builder): a, collectImplicitComponents, method_57567, m_apmtvpji, addComponents, addComponents, m_318837_
void (CompoundTag): a, removeComponentsFromTag, method_57569, m_pcgjfrqh, removeFromCopiedStackNbt, removeComponentData, m_318942_
1.21.2
Names
drt
dwl
net.minecraft.world.level.block.entity.SignText
net.minecraft.world.level.block.entity.SkullBlockEntity
net.minecraft.class_8242
net.minecraft.class_2631
net.minecraft.unmapped.C_ralzcant
net.minecraft.unmapped.C_vrhaavsg
net.minecraft.block.entity.SignText
net.minecraft.block.entity.SkullBlockEntity
net.minecraft.block.entity.SignText
net.minecraft.block.entity.SkullBlockEntity
net.minecraft.src.C_276381_
net.minecraft.src.C_2025_
Fields
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_
int: b, LINES, field_43299, f_uxqgoxvi, field_43299, LINE_COUNT, f_276490_
Component[]: d, messages, field_43301, f_fpvapsfv, messages, messages, f_276632_
Component[]: e, filteredMessages, field_43302, f_ecrwckxv, filteredMessages, filteredMessages, f_276590_
DyeColor: f, color, field_43303, f_cewhwrcm, color, color, f_276673_
boolean: g, hasGlowingText, field_43304, f_bvuzpvag, glowing, hasGlowingText, f_276420_
FormattedCharSequence[]: h, renderMessages, field_43305, f_tihzzvte, orderedMessages, orderedMessages, f_276467_
boolean: i, renderMessagedFiltered, field_43306, f_imbweqaw, filtered, filtered, f_276669_
String: b, TAG_PROFILE, field_49762, f_vwexyvjb, PROFILE_NBT_KEY, PROFILE_KEY, f_314169_
String: c, TAG_NOTE_BLOCK_SOUND, field_41602, f_onwebjtf, NOTE_BLOCK_SOUND_NBT_KEY, NOTE_BLOCK_SOUND_KEY, f_262238_
String: d, TAG_CUSTOM_NAME, field_49763, f_rjnqsgia, CUSTOM_NAME_NBT_KEY, CUSTOM_NAME_KEY, f_314338_
org.slf4j.Logger: e, LOGGER, field_49764, f_kasodmlu, LOGGER, LOGGER, f_314011_
Executor: f, mainThreadExecutor, field_34029, f_qyjuguyl, currentExecutor, executor, f_182457_
com.google.common.cache.LoadingCache<String, CompletableFuture<Optional<com.mojang.authlib.GameProfile>>>: g, profileCacheByName, field_51356, f_dqsdfqoi, nameToProfileCache, profileCacheByName, f_315372_
com.google.common.cache.LoadingCache<UUID, CompletableFuture<Optional<com.mojang.authlib.GameProfile>>>: h, profileCacheById, field_51357, f_eeoaravc, uuidToProfileCache, profileCacheByUuid, f_315920_
Executor: a, CHECKED_MAIN_THREAD_EXECUTOR, field_45147, f_cylawnts, EXECUTOR, NONNULL_EXECUTOR, f_291574_
ResolvableProfile: i, owner, field_12087, f_fwgdpesg, owner, owner, f_59757_
ResourceLocation: j, noteBlockSound, field_41603, f_qnsojtvb, noteBlockSound, noteBlockSound, f_262250_
int: k, animationTickCount, field_41315, f_hsmyslsr, poweredTicks, animationTicks, f_260504_
boolean: l, isAnimating, field_41316, f_fstdnzen, powered, powered, f_260642_
Component: m, customName, field_49765, f_vvhynfvk, customName, customName, f_314450_
Constructors
()
(Component[], Component[], DyeColor, boolean)
Methods
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_
boolean (): a, hasGlowingText, method_49856, m_pybgvohz, isGlowing, hasGlowingText, m_276843_
SignText (boolean): a, setHasGlowingText, method_49867, m_mjwvxomi, withGlowing, withGlowing, m_277132_
DyeColor (): b, getColor, method_49872, m_dvfknmfp, getColor, getColor, m_276773_
SignText (DyeColor): a, setColor, method_49862, m_bvdxkocd, withColor, withColor, m_276901_
Component (int, boolean): a, getMessage, method_49859, m_qaighzsc, getMessage, getMessage, m_277138_
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_
Component[] (boolean): b, getMessages, method_49877, m_vbdegsxf, getMessages, getMessages, m_276945_
FormattedCharSequence[] (boolean, Function<Component, FormattedCharSequence>): a, getRenderMessages, method_49868, m_pbwzhnop, getOrderedMessages, getOrderedMessages, m_277130_
Optional<Component[]> (): d, filteredMessages, method_49880, m_zeudevwj, getFilteredMessages, getFilteredMessages, m_294087_
boolean (Player): b, hasAnyClickCommands, method_49874, m_bxcswxla, hasRunCommandClickEvent, hasAnyClickCommands, m_276807_
void (Services, Executor): a, setup, method_39765, m_flpykord, setServices, setServices, m_222885_
CompletableFuture<Optional<com.mojang.authlib.GameProfile>> (String, Services): a, fetchProfileByName, method_59536, m_yqomcdhv, fetchProfileByName, fetchProfile, m_319852_
CompletableFuture<Optional<com.mojang.authlib.GameProfile>> (UUID, Services, BooleanSupplier): a, fetchProfileById, method_59540, m_oshflqna, fetchProfileByUuid, fetchProfile, m_321119_
void (): b, clear, method_39766, m_klbqrovy, clearServices, resetServices, m_196704_
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_
void (Level, BlockPos, BlockState, SkullBlockEntity): a, animation, method_47589, m_stbhfbap, tick, clientTick, m_261318_
float (float): a, getAnimation, method_47588, m_ptrnnfbs, getPoweredTicks, getAnimationTicks, m_261082_
ResolvableProfile (): c, getOwnerProfile, method_11334, m_fanntxcn, getOwner, getOwner, m_59779_
ResourceLocation (): d, getNoteBlockSound, method_47888, m_ovuizfyn, getNoteBlockSound, getNoteBlockSound, m_262374_
ClientboundBlockEntityDataPacket (): f, getUpdatePacket, method_38250, m_yffphbla, toUpdatePacket, toUpdatePacket, m_58483_
CompoundTag (HolderLookup$Provider): a, getUpdateTag, method_16887, m_escrnqip, toInitialChunkDataNbt, toSyncedNbt, m_5995_
void (ResolvableProfile): a, setOwner, method_11333, m_nirpgzsb, setOwner, setOwner, m_59769_
void (): j, updateOwnerProfile, method_11339, m_yrfbflxq, loadOwnerProperties, loadOwnerProperties, m_59780_
CompletableFuture<Optional<com.mojang.authlib.GameProfile>> (String): a, fetchGameProfile, method_52580, m_uqvkmqng, fetchProfileByName, getProfile, m_295759_
CompletableFuture<Optional<com.mojang.authlib.GameProfile>> (UUID): a, fetchGameProfile, method_59539, m_bdqwngww, fetchProfileByUuid, getProfile, m_319014_
void (BlockEntity$DataComponentInput): a, applyImplicitComponents, method_57568, m_cckjpvhm, readComponents, readComponents, m_318741_
void (DataComponentMap$Builder): a, collectImplicitComponents, method_57567, m_apmtvpji, addComponents, addComponents, m_318837_
void (CompoundTag): a, removeComponentsFromTag, method_57569, m_pcgjfrqh, removeFromCopiedStackNbt, removeComponentData, m_318942_
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
dqu
drt
Fields
Constructors
Methods
Optional<Component[]> (): d, filteredMessages, method_49880, m_zeudevwj, getFilteredMessages, m_294087_
Optional<Component[]> (): d, filteredMessages, method_49880, m_zeudevwj, getFilteredMessages, getFilteredMessages, m_294087_
1.20.6
Names
net.minecraft.world.level.block.entity.SkullBlockEntity
net.minecraft.world.level.block.entity.SignText
net.minecraft.class_2631
net.minecraft.class_8242
net.minecraft.unmapped.C_vrhaavsg
net.minecraft.unmapped.C_ralzcant
net.minecraft.block.entity.SkullBlockEntity
net.minecraft.block.entity.SignText
net.minecraft.block.entity.SkullBlockEntity
net.minecraft.block.entity.SignText
net.minecraft.src.C_2025_
net.minecraft.src.C_276381_
Fields
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_
int: b, LINES, field_43299, f_uxqgoxvi, field_43299, LINE_COUNT, f_276490_
Component[]: d, messages, field_43301, f_fpvapsfv, messages, messages, f_276632_
Component[]: e, filteredMessages, field_43302, f_ecrwckxv, filteredMessages, filteredMessages, f_276590_
DyeColor: f, color, field_43303, f_cewhwrcm, color, color, f_276673_
boolean: g, hasGlowingText, field_43304, f_bvuzpvag, glowing, hasGlowingText, f_276420_
FormattedCharSequence[]: h, renderMessages, field_43305, f_tihzzvte, orderedMessages, orderedMessages, f_276467_
boolean: i, renderMessagedFiltered, field_43306, f_imbweqaw, filtered, filtered, f_276669_
String: b, TAG_PROFILE, field_49762, f_vwexyvjb, PROFILE_NBT_KEY, f_314169_
String: c, TAG_NOTE_BLOCK_SOUND, field_41602, f_onwebjtf, NOTE_BLOCK_SOUND_NBT_KEY, NOTE_BLOCK_SOUND_KEY, f_262238_
String: d, TAG_CUSTOM_NAME, field_49763, f_rjnqsgia, CUSTOM_NAME_NBT_KEY, f_314338_
org.slf4j.Logger: e, LOGGER, field_49764, f_kasodmlu, LOGGER, LOGGER, f_314011_
Executor: f, mainThreadExecutor, field_34029, f_qyjuguyl, currentExecutor, executor, f_182457_
com.google.common.cache.LoadingCache<String, CompletableFuture<Optional<com.mojang.authlib.GameProfile>>>: g, profileCacheByName, field_51356, f_dqsdfqoi, nameToProfileCache, f_315372_
com.google.common.cache.LoadingCache<UUID, CompletableFuture<Optional<com.mojang.authlib.GameProfile>>>: h, profileCacheById, field_51357, f_eeoaravc, uuidToProfileCache, f_315920_
Executor: a, CHECKED_MAIN_THREAD_EXECUTOR, field_45147, f_cylawnts, EXECUTOR, NONNULL_EXECUTOR, f_291574_
ResolvableProfile: i, owner, field_12087, f_fwgdpesg, owner, owner, f_59757_
ResourceLocation: j, noteBlockSound, field_41603, f_qnsojtvb, noteBlockSound, noteBlockSound, f_262250_
int: k, animationTickCount, field_41315, f_hsmyslsr, poweredTicks, animationTicks, f_260504_
boolean: l, isAnimating, field_41316, f_fstdnzen, powered, powered, f_260642_
Component: m, customName, field_49765, f_vvhynfvk, customName, f_314450_
Constructors
()
(Component[], Component[], DyeColor, boolean)
Methods
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_
boolean (): a, hasGlowingText, method_49856, m_pybgvohz, isGlowing, hasGlowingText, m_276843_
SignText (boolean): a, setHasGlowingText, method_49867, m_mjwvxomi, withGlowing, withGlowing, m_277132_
DyeColor (): b, getColor, method_49872, m_dvfknmfp, getColor, getColor, m_276773_
SignText (DyeColor): a, setColor, method_49862, m_bvdxkocd, withColor, withColor, m_276901_
Component (int, boolean): a, getMessage, method_49859, m_qaighzsc, getMessage, getMessage, m_277138_
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_
Component[] (boolean): b, getMessages, method_49877, m_vbdegsxf, getMessages, getMessages, m_276945_
FormattedCharSequence[] (boolean, Function<Component, FormattedCharSequence>): a, getRenderMessages, method_49868, m_pbwzhnop, getOrderedMessages, getOrderedMessages, m_277130_
Optional<Component[]> (): d, filteredMessages, method_49880, m_zeudevwj, getFilteredMessages, m_294087_
boolean (Player): b, hasAnyClickCommands, method_49874, m_bxcswxla, hasRunCommandClickEvent, hasAnyClickCommands, m_276807_
void (Services, Executor): a, setup, method_39765, m_flpykord, setServices, setServices, m_222885_
CompletableFuture<Optional<com.mojang.authlib.GameProfile>> (String, Services): a, fetchProfileByName, method_59536, m_yqomcdhv, fetchProfileByName, m_yqomcdhv, m_319852_
CompletableFuture<Optional<com.mojang.authlib.GameProfile>> (UUID, Services, BooleanSupplier): a, fetchProfileById, method_59540, m_oshflqna, fetchProfileByUuid, m_oshflqna, m_321119_
void (): b, clear, method_39766, m_klbqrovy, clearServices, resetServices, m_196704_
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_
void (Level, BlockPos, BlockState, SkullBlockEntity): a, animation, method_47589, m_stbhfbap, tick, clientTick, m_261318_
float (float): a, getAnimation, method_47588, m_ptrnnfbs, getPoweredTicks, getAnimationTicks, m_261082_
ResolvableProfile (): c, getOwnerProfile, method_11334, m_fanntxcn, getOwner, getOwner, m_59779_
ResourceLocation (): d, getNoteBlockSound, method_47888, m_ovuizfyn, getNoteBlockSound, getNoteBlockSound, m_262374_
ClientboundBlockEntityDataPacket (): f, getUpdatePacket, method_38250, m_yffphbla, toUpdatePacket, toUpdatePacket, m_58483_
CompoundTag (HolderLookup$Provider): a, getUpdateTag, method_16887, m_escrnqip, toInitialChunkDataNbt, toSyncedNbt, m_5995_
void (ResolvableProfile): a, setOwner, method_11333, m_nirpgzsb, setOwner, setOwner, m_59769_
void (): j, updateOwnerProfile, method_11339, m_yrfbflxq, loadOwnerProperties, loadOwnerProperties, m_59780_
CompletableFuture<Optional<com.mojang.authlib.GameProfile>> (String): a, fetchGameProfile, method_52580, m_uqvkmqng, fetchProfileByName, m_295759_
CompletableFuture<Optional<com.mojang.authlib.GameProfile>> (UUID): a, fetchGameProfile, method_59539, m_bdqwngww, fetchProfileByUuid, m_bdqwngww, m_319014_
void (BlockEntity$DataComponentInput): a, applyImplicitComponents, method_57568, m_cckjpvhm, readComponents, m_318741_
void (DataComponentMap$Builder): a, collectImplicitComponents, method_57567, m_apmtvpji, addComponents, m_318837_
void (CompoundTag): a, removeComponentsFromTag, method_57569, m_pcgjfrqh, removeFromCopiedStackNbt, m_pcgjfrqh, m_318942_
1.20.5
Names
dif
dqu
net.minecraft.world.level.block.entity.SignText
net.minecraft.world.level.block.entity.SkullBlockEntity
net.minecraft.class_8242
net.minecraft.class_2631
net.minecraft.unmapped.C_ralzcant
net.minecraft.unmapped.C_vrhaavsg
net.minecraft.block.entity.SignText
net.minecraft.block.entity.SkullBlockEntity
net.minecraft.block.entity.SignText
net.minecraft.block.entity.SkullBlockEntity
net.minecraft.src.C_276381_
net.minecraft.src.C_2025_
Fields
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_
int: b, LINES, field_43299, f_uxqgoxvi, field_43299, LINE_COUNT, f_276490_
Component[]: d, messages, field_43301, f_fpvapsfv, messages, messages, f_276632_
Component[]: e, filteredMessages, field_43302, f_ecrwckxv, filteredMessages, filteredMessages, f_276590_
DyeColor: f, color, field_43303, f_cewhwrcm, color, color, f_276673_
boolean: g, hasGlowingText, field_43304, f_bvuzpvag, glowing, hasGlowingText, f_276420_
FormattedCharSequence[]: h, renderMessages, field_43305, f_tihzzvte, orderedMessages, orderedMessages, f_276467_
boolean: i, renderMessagedFiltered, field_43306, f_imbweqaw, filtered, filtered, f_276669_
String: b, TAG_PROFILE, field_49762, f_vwexyvjb, PROFILE_NBT_KEY, f_314169_
String: c, TAG_NOTE_BLOCK_SOUND, field_41602, f_onwebjtf, NOTE_BLOCK_SOUND_NBT_KEY, NOTE_BLOCK_SOUND_KEY, f_262238_
String: d, TAG_CUSTOM_NAME, field_49763, f_rjnqsgia, CUSTOM_NAME_NBT_KEY, f_314338_
org.slf4j.Logger: e, LOGGER, field_49764, f_kasodmlu, LOGGER, LOGGER, f_314011_
Executor: f, mainThreadExecutor, field_34029, f_qyjuguyl, currentExecutor, executor, f_182457_
com.google.common.cache.LoadingCache<String, CompletableFuture<Optional<com.mojang.authlib.GameProfile>>>: g, profileCacheByName, field_51356, f_dqsdfqoi, nameToProfileCache, f_315372_
com.google.common.cache.LoadingCache<UUID, CompletableFuture<Optional<com.mojang.authlib.GameProfile>>>: h, profileCacheById, field_51357, f_eeoaravc, uuidToProfileCache, f_315920_
Executor: a, CHECKED_MAIN_THREAD_EXECUTOR, field_45147, f_cylawnts, EXECUTOR, NONNULL_EXECUTOR, f_291574_
ResolvableProfile: i, owner, field_12087, f_fwgdpesg, owner, owner, f_59757_
ResourceLocation: j, noteBlockSound, field_41603, f_qnsojtvb, noteBlockSound, noteBlockSound, f_262250_
int: k, animationTickCount, field_41315, f_hsmyslsr, poweredTicks, animationTicks, f_260504_
boolean: l, isAnimating, field_41316, f_fstdnzen, powered, powered, f_260642_
Component: m, customName, field_49765, f_vvhynfvk, customName, f_314450_
Constructors
()
(Component[], Component[], DyeColor, boolean)
Methods
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_
boolean (): a, hasGlowingText, method_49856, m_pybgvohz, isGlowing, hasGlowingText, m_276843_
SignText (boolean): a, setHasGlowingText, method_49867, m_mjwvxomi, withGlowing, withGlowing, m_277132_
DyeColor (): b, getColor, method_49872, m_dvfknmfp, getColor, getColor, m_276773_
SignText (DyeColor): a, setColor, method_49862, m_bvdxkocd, withColor, withColor, m_276901_
Component (int, boolean): a, getMessage, method_49859, m_qaighzsc, getMessage, getMessage, m_277138_
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_
Component[] (boolean): b, getMessages, method_49877, m_vbdegsxf, getMessages, getMessages, m_276945_
FormattedCharSequence[] (boolean, Function<Component, FormattedCharSequence>): a, getRenderMessages, method_49868, m_pbwzhnop, getOrderedMessages, getOrderedMessages, m_277130_
Optional<Component[]> (): d, filteredMessages, method_49880, m_zeudevwj, getFilteredMessages, getFilteredMessages, m_294087_
boolean (Player): b, hasAnyClickCommands, method_49874, m_bxcswxla, hasRunCommandClickEvent, hasAnyClickCommands, m_276807_
void (Services, Executor): a, setup, method_39765, m_flpykord, setServices, setServices, m_222885_
CompletableFuture<Optional<com.mojang.authlib.GameProfile>> (String, Services): a, fetchProfileByName, method_59536, m_yqomcdhv, fetchProfileByName, m_yqomcdhv, m_319852_
CompletableFuture<Optional<com.mojang.authlib.GameProfile>> (UUID, Services, BooleanSupplier): a, fetchProfileById, method_59540, m_oshflqna, fetchProfileByUuid, m_oshflqna, m_321119_
void (): b, clear, method_39766, m_klbqrovy, clearServices, resetServices, m_196704_
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_
void (Level, BlockPos, BlockState, SkullBlockEntity): a, animation, method_47589, m_stbhfbap, tick, clientTick, m_261318_
float (float): a, getAnimation, method_47588, m_ptrnnfbs, getPoweredTicks, getAnimationTicks, m_261082_
ResolvableProfile (): c, getOwnerProfile, method_11334, m_fanntxcn, getOwner, getOwner, m_59779_
ResourceLocation (): d, getNoteBlockSound, method_47888, m_ovuizfyn, getNoteBlockSound, getNoteBlockSound, m_262374_
ClientboundBlockEntityDataPacket (): f, getUpdatePacket, method_38250, m_yffphbla, toUpdatePacket, toUpdatePacket, m_58483_
CompoundTag (HolderLookup$Provider): a, getUpdateTag, method_16887, m_escrnqip, toInitialChunkDataNbt, toSyncedNbt, m_5995_
void (ResolvableProfile): a, setOwner, method_11333, m_nirpgzsb, setOwner, setOwner, m_59769_
void (): j, updateOwnerProfile, method_11339, m_yrfbflxq, loadOwnerProperties, loadOwnerProperties, m_59780_
CompletableFuture<Optional<com.mojang.authlib.GameProfile>> (String): a, fetchGameProfile, method_52580, m_uqvkmqng, fetchProfileByName, m_295759_
CompletableFuture<Optional<com.mojang.authlib.GameProfile>> (UUID): a, fetchGameProfile, method_59539, m_bdqwngww, fetchProfileByUuid, m_bdqwngww, m_319014_
void (BlockEntity$DataComponentInput): a, applyImplicitComponents, method_57568, m_cckjpvhm, readComponents, m_318741_
void (DataComponentMap$Builder): a, collectImplicitComponents, method_57567, m_apmtvpji, addComponents, m_318837_
void (CompoundTag): a, removeComponentsFromTag, method_57569, m_pcgjfrqh, removeFromCopiedStackNbt, m_pcgjfrqh, m_318942_
1.20.4
Names
Fields
Constructors
Methods
1.20.3
Names
dee
dif
Fields
Constructors
Methods
1.20.2
Names
daw
dee
Fields
Constructors
Methods
void (Component[], Component[]): a, populateFilteredMessagesWithRawMessages, method_49871, m_cnnxttta, copyMessages, populateFilteredMessages, m_276973_
Optional<Component[]> (): d, getOnlyFilteredMessages, method_49880, m_oifvbigc, getFilteredMessages, getFilteredMessages, m_276946_
Optional<Component[]> (): d, filteredMessages, method_49880, m_zeudevwj, getFilteredMessages, getFilteredMessages, m_294087_
1.20.1
Names
Fields
Constructors
Methods
1.20
Names
daw
net.minecraft.world.level.block.entity.SignText
net.minecraft.class_8242
net.minecraft.unmapped.C_ralzcant
net.minecraft.block.entity.SignText
net.minecraft.block.entity.SignText
net.minecraft.src.C_276381_
net.minecraft.world.level.block.entity.SignText
Fields
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_
int: b, LINES, field_43299, f_uxqgoxvi, field_43299, LINE_COUNT, f_276490_
Component[]: d, messages, field_43301, f_fpvapsfv, messages, messages, f_276632_
Component[]: e, filteredMessages, field_43302, f_ecrwckxv, filteredMessages, filteredMessages, f_276590_
DyeColor: f, color, field_43303, f_cewhwrcm, color, color, f_276673_
boolean: g, hasGlowingText, field_43304, f_bvuzpvag, glowing, hasGlowingText, f_276420_
FormattedCharSequence[]: h, renderMessages, field_43305, f_tihzzvte, orderedMessages, orderedMessages, f_276467_
boolean: i, renderMessagedFiltered, field_43306, f_imbweqaw, filtered, filtered, f_276669_
Constructors
()
(Component[], Component[], DyeColor, boolean)
Methods
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_
void (Component[], Component[]): a, populateFilteredMessagesWithRawMessages, method_49871, m_cnnxttta, copyMessages, populateFilteredMessages, m_276973_
boolean (): a, hasGlowingText, method_49856, m_pybgvohz, isGlowing, hasGlowingText, m_276843_
SignText (boolean): a, setHasGlowingText, method_49867, m_mjwvxomi, withGlowing, withGlowing, m_277132_
DyeColor (): b, getColor, method_49872, m_dvfknmfp, getColor, getColor, m_276773_
SignText (DyeColor): a, setColor, method_49862, m_bvdxkocd, withColor, withColor, m_276901_
Component (int, boolean): a, getMessage, method_49859, m_qaighzsc, getMessage, getMessage, m_277138_
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_
Component[] (boolean): b, getMessages, method_49877, m_vbdegsxf, getMessages, getMessages, m_276945_
FormattedCharSequence[] (boolean, Function<Component, FormattedCharSequence>): a, getRenderMessages, method_49868, m_pbwzhnop, getOrderedMessages, getOrderedMessages, m_277130_
Optional<Component[]> (): d, getOnlyFilteredMessages, method_49880, m_oifvbigc, getFilteredMessages, getFilteredMessages, m_276946_
boolean (Player): b, hasAnyClickCommands, method_49874, m_bxcswxla, hasRunCommandClickEvent, hasAnyClickCommands, m_276807_