History - net.minecraft.world.entity.Display$TextDisplay
1.21.3
Names
bsq$l
bvi$l
Fields
String: p, TAG_TEXT, field_42443, TEXT_NBT_KEY, f_268588_
String: o, TAG_TEXT, field_42443, TEXT_NBT_KEY
String: aD, TAG_LINE_WIDTH, field_42427, LINE_WIDTH_NBT_KEY, f_268529_
String: ay, TAG_LINE_WIDTH, field_42427, LINE_WIDTH_NBT_KEY
String: aE, TAG_TEXT_OPACITY, field_42428, TEXT_OPACITY_NBT_KEY, f_268552_
String: az, TAG_TEXT_OPACITY, field_42428, TEXT_OPACITY_NBT_KEY
String: aF, TAG_BACKGROUND_COLOR, field_42429, BACKGROUND_NBT_KEY, f_268596_
String: aA, TAG_BACKGROUND_COLOR, field_42429, BACKGROUND_NBT_KEY
String: aG, TAG_SHADOW, field_42430, SHADOW_NBT_KEY, f_268662_
String: aB, TAG_SHADOW, field_42430, SHADOW_NBT_KEY
String: aH, TAG_SEE_THROUGH, field_42431, SEE_THROUGH_NBT_KEY, f_268692_
String: aC, TAG_SEE_THROUGH, field_42431, SEE_THROUGH_NBT_KEY
String: aI, TAG_USE_DEFAULT_BACKGROUND, field_42432, DEFAULT_BACKGROUND_NBT_KEY, f_268694_
String: aD, TAG_USE_DEFAULT_BACKGROUND, field_42432, DEFAULT_BACKGROUND_NBT_KEY
String: aJ, TAG_ALIGNMENT, field_42433, ALIGNMENT_NBT_KEY, f_268486_
String: aE, TAG_ALIGNMENT, field_42433, ALIGNMENT_NBT_KEY
byte: q, FLAG_SHADOW, field_42444, SHADOW_FLAG, f_268445_
byte: p, FLAG_SHADOW, field_42444, SHADOW_FLAG
byte: r, FLAG_SEE_THROUGH, field_42445, SEE_THROUGH_FLAG, f_268740_
byte: q, FLAG_SEE_THROUGH, field_42445, SEE_THROUGH_FLAG
byte: s, FLAG_USE_DEFAULT_BACKGROUND, field_42446, DEFAULT_BACKGROUND_FLAG, f_268465_
byte: r, FLAG_USE_DEFAULT_BACKGROUND, field_42446, DEFAULT_BACKGROUND_FLAG
byte: t, FLAG_ALIGN_LEFT, field_42447, LEFT_ALIGNMENT_FLAG, f_268562_
byte: s, FLAG_ALIGN_LEFT, field_42447, LEFT_ALIGNMENT_FLAG
byte: u, FLAG_ALIGN_RIGHT, field_42448, RIGHT_ALIGNMENT_FLAG, f_268545_
byte: t, FLAG_ALIGN_RIGHT, field_42448, RIGHT_ALIGNMENT_FLAG
byte: aK, INITIAL_TEXT_OPACITY, field_42434, INITIAL_TEXT_OPACITY, f_268541_
byte: aF, INITIAL_TEXT_OPACITY, field_42434, INITIAL_TEXT_OPACITY
int: v, INITIAL_BACKGROUND, field_42449, INITIAL_BACKGROUND, f_268744_
int: u, INITIAL_BACKGROUND, field_42449, INITIAL_BACKGROUND
EntityDataAccessor<Component>: aL, DATA_TEXT_ID, field_42435, TEXT, f_268542_
EntityDataAccessor<Component>: aG, DATA_TEXT_ID, field_42435, TEXT
EntityDataAccessor<Integer>: aM, DATA_LINE_WIDTH_ID, field_42436, LINE_WIDTH, f_268476_
EntityDataAccessor<Integer>: aH, DATA_LINE_WIDTH_ID, field_42436, LINE_WIDTH
EntityDataAccessor<Integer>: aN, DATA_BACKGROUND_COLOR_ID, field_42437, BACKGROUND, f_268494_
EntityDataAccessor<Integer>: aI, DATA_BACKGROUND_COLOR_ID, field_42437, BACKGROUND
EntityDataAccessor<Byte>: aO, DATA_TEXT_OPACITY_ID, field_42438, TEXT_OPACITY, f_268481_
EntityDataAccessor<Byte>: aJ, DATA_TEXT_OPACITY_ID, field_42438, TEXT_OPACITY
EntityDataAccessor<Byte>: aP, DATA_STYLE_FLAGS_ID, field_42439, TEXT_DISPLAY_FLAGS, f_268636_
EntityDataAccessor<Byte>: aK, DATA_STYLE_FLAGS_ID, field_42439, TEXT_DISPLAY_FLAGS
Display$TextDisplay$CachedInfo: aR, clientDisplayCache, field_42442, textLines, f_268719_
Display$TextDisplay$CachedInfo: aM, clientDisplayCache, field_42442, textLines
it.unimi.dsi.fastutil.ints.IntSet: aQ, TEXT_RENDER_STATE_IDS, field_43188, TEXT_RENDERING_DATA_IDS, f_276462_
it.unimi.dsi.fastutil.ints.IntSet: aL, TEXT_RENDER_STATE_IDS, field_43188, TEXT_RENDERING_DATA_IDS
Display$TextDisplay$TextRenderState: aS, textRenderState, field_43189, data, f_276542_
Display$TextDisplay$TextRenderState: aN, textRenderState, field_43189, data
Constructors
Methods
void (EntityDataAccessor<?>): a, onSyncedDataUpdated, method_5674, onTrackedDataSet, m_7350_
void (EntityDataAccessor<?>): a, onSyncedDataUpdated, method_5674, onTrackedDataSet
Component (): t, getText, method_48915, getText, m_269000_
Component (): t, getText, method_48915, getText
void (Component): c, setText, method_48911, setText, m_269037_
void (Component): a, setText, method_48911, setText
int (): v, getLineWidth, method_48916, getLineWidth, m_269517_
int (): u, getLineWidth, method_48916, getLineWidth
void (int): b, setLineWidth, method_48908, setLineWidth, m_269174_
void (int): b, setLineWidth, method_48908, setLineWidth
byte (): w, getTextOpacity, method_48918, getTextOpacity, m_269180_
byte (): v, getTextOpacity, method_48918, getTextOpacity
void (byte): c, setTextOpacity, method_48909, setTextOpacity, m_269007_
void (byte): c, setTextOpacity, method_48909, setTextOpacity
int (): x, getBackgroundColor, method_48919, getBackground, m_269375_
int (): w, getBackgroundColor, method_48919, getBackground
void (int): c, setBackgroundColor, method_48910, setBackground, m_269001_
void (int): c, setBackgroundColor, method_48910, setBackground
byte (): y, getFlags, method_48917, getDisplayFlags, m_269327_
byte (): x, getFlags, method_48917, getDisplayFlags
void (byte): d, setFlags, method_48912, setDisplayFlags, m_269559_
void (byte): d, setFlags, method_48912, setDisplayFlags
byte (byte, CompoundTag, String, byte): a, loadFlag, method_48903, readFlag, m_269024_
byte (byte, CompoundTag, String, byte): a, loadFlag, method_48903, readFlag
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, m_7378_
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt
void (byte, CompoundTag, String, byte): b, storeFlag, method_48907, writeFlag, m_269407_
void (byte, CompoundTag, String, byte): b, storeFlag, method_48907, writeFlag
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, m_7380_
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt
Display$TextDisplay$CachedInfo (Display$TextDisplay$LineSplitter): a, cacheDisplay, method_48905, splitLines, m_269343_
Display$TextDisplay$CachedInfo (Display$TextDisplay$LineSplitter): a, cacheDisplay, method_48905, splitLines
Display$TextDisplay$Align (byte): a, getAlign, method_48902, getAlignment, m_269384_
Display$TextDisplay$Align (byte): a, getAlign, method_48902, getAlignment
void (boolean, float): a, updateRenderSubState, method_49776, refreshData, m_276825_
void (boolean, float): a, updateRenderSubState, method_49776, refreshData
Display$TextDisplay$TextRenderState (): s, textRenderState, method_49784, getData, m_277174_
Display$TextDisplay$TextRenderState (): s, textRenderState, method_49784, getData
Display$TextDisplay$TextRenderState (): z, createFreshTextRenderState, method_49785, copyData, m_276914_
Display$TextDisplay$TextRenderState (): y, createFreshTextRenderState, method_49785, copyData
Display$TextDisplay$TextRenderState (Display$TextDisplay$TextRenderState, float): a, createInterpolatedTextRenderState, method_49783, getLerpedRenderState, m_276848_
Display$TextDisplay$TextRenderState (Display$TextDisplay$TextRenderState, float): a, createInterpolatedTextRenderState, method_49783, getLerpedRenderState
void (SynchedEntityData$Builder): a, defineSynchedData, method_5693, initDataTracker, m_8097_
void (SynchedEntityData$Builder): a, defineSynchedData, method_5693, initDataTracker
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
bsv$l
bsq$l
Fields
String: aF, TAG_LINE_WIDTH, field_42427, LINE_WIDTH_NBT_KEY, f_268529_
String: aD, TAG_LINE_WIDTH, field_42427, LINE_WIDTH_NBT_KEY, f_268529_
String: aG, TAG_TEXT_OPACITY, field_42428, TEXT_OPACITY_NBT_KEY, f_268552_
String: aE, TAG_TEXT_OPACITY, field_42428, TEXT_OPACITY_NBT_KEY, f_268552_
String: aH, TAG_BACKGROUND_COLOR, field_42429, BACKGROUND_NBT_KEY, f_268596_
String: aF, TAG_BACKGROUND_COLOR, field_42429, BACKGROUND_NBT_KEY, f_268596_
String: aI, TAG_SHADOW, field_42430, SHADOW_NBT_KEY, f_268662_
String: aG, TAG_SHADOW, field_42430, SHADOW_NBT_KEY, f_268662_
String: aJ, TAG_SEE_THROUGH, field_42431, SEE_THROUGH_NBT_KEY, f_268692_
String: aH, TAG_SEE_THROUGH, field_42431, SEE_THROUGH_NBT_KEY, f_268692_
String: aK, TAG_USE_DEFAULT_BACKGROUND, field_42432, DEFAULT_BACKGROUND_NBT_KEY, f_268694_
String: aI, TAG_USE_DEFAULT_BACKGROUND, field_42432, DEFAULT_BACKGROUND_NBT_KEY, f_268694_
String: aL, TAG_ALIGNMENT, field_42433, ALIGNMENT_NBT_KEY, f_268486_
String: aJ, TAG_ALIGNMENT, field_42433, ALIGNMENT_NBT_KEY, f_268486_
byte: aM, INITIAL_TEXT_OPACITY, field_42434, INITIAL_TEXT_OPACITY, f_268541_
byte: aK, INITIAL_TEXT_OPACITY, field_42434, INITIAL_TEXT_OPACITY, f_268541_
EntityDataAccessor<Component>: aN, DATA_TEXT_ID, field_42435, TEXT, f_268542_
EntityDataAccessor<Component>: aL, DATA_TEXT_ID, field_42435, TEXT, f_268542_
EntityDataAccessor<Integer>: aO, DATA_LINE_WIDTH_ID, field_42436, LINE_WIDTH, f_268476_
EntityDataAccessor<Integer>: aM, DATA_LINE_WIDTH_ID, field_42436, LINE_WIDTH, f_268476_
EntityDataAccessor<Integer>: aP, DATA_BACKGROUND_COLOR_ID, field_42437, BACKGROUND, f_268494_
EntityDataAccessor<Integer>: aN, DATA_BACKGROUND_COLOR_ID, field_42437, BACKGROUND, f_268494_
EntityDataAccessor<Byte>: aQ, DATA_TEXT_OPACITY_ID, field_42438, TEXT_OPACITY, f_268481_
EntityDataAccessor<Byte>: aO, DATA_TEXT_OPACITY_ID, field_42438, TEXT_OPACITY, f_268481_
EntityDataAccessor<Byte>: aR, DATA_STYLE_FLAGS_ID, field_42439, TEXT_DISPLAY_FLAGS, f_268636_
EntityDataAccessor<Byte>: aP, DATA_STYLE_FLAGS_ID, field_42439, TEXT_DISPLAY_FLAGS, f_268636_
Display$TextDisplay$CachedInfo: aT, clientDisplayCache, field_42442, textLines, f_268719_
Display$TextDisplay$CachedInfo: aR, clientDisplayCache, field_42442, textLines, f_268719_
it.unimi.dsi.fastutil.ints.IntSet: aS, TEXT_RENDER_STATE_IDS, field_43188, TEXT_RENDERING_DATA_IDS, f_276462_
it.unimi.dsi.fastutil.ints.IntSet: aQ, TEXT_RENDER_STATE_IDS, field_43188, TEXT_RENDERING_DATA_IDS, f_276462_
Display$TextDisplay$TextRenderState: aU, textRenderState, field_43189, data, f_276542_
Display$TextDisplay$TextRenderState: aS, textRenderState, field_43189, data, f_276542_
Constructors
Methods
Component (): u, getText, method_48915, getText, m_269000_
Component (): t, getText, method_48915, getText, m_269000_
1.20.6
Names
blu$l
bsv$l
Fields
String: aE, TAG_LINE_WIDTH, field_42427, LINE_WIDTH_NBT_KEY, f_268529_
String: aF, TAG_LINE_WIDTH, field_42427, LINE_WIDTH_NBT_KEY, f_268529_
String: aF, TAG_TEXT_OPACITY, field_42428, TEXT_OPACITY_NBT_KEY, f_268552_
String: aG, TAG_TEXT_OPACITY, field_42428, TEXT_OPACITY_NBT_KEY, f_268552_
String: aG, TAG_BACKGROUND_COLOR, field_42429, BACKGROUND_NBT_KEY, f_268596_
String: aH, TAG_BACKGROUND_COLOR, field_42429, BACKGROUND_NBT_KEY, f_268596_
String: aH, TAG_SHADOW, field_42430, SHADOW_NBT_KEY, f_268662_
String: aI, TAG_SHADOW, field_42430, SHADOW_NBT_KEY, f_268662_
String: aI, TAG_SEE_THROUGH, field_42431, SEE_THROUGH_NBT_KEY, f_268692_
String: aJ, TAG_SEE_THROUGH, field_42431, SEE_THROUGH_NBT_KEY, f_268692_
String: aJ, TAG_USE_DEFAULT_BACKGROUND, field_42432, DEFAULT_BACKGROUND_NBT_KEY, f_268694_
String: aK, TAG_USE_DEFAULT_BACKGROUND, field_42432, DEFAULT_BACKGROUND_NBT_KEY, f_268694_
String: aK, TAG_ALIGNMENT, field_42433, ALIGNMENT_NBT_KEY, f_268486_
String: aL, TAG_ALIGNMENT, field_42433, ALIGNMENT_NBT_KEY, f_268486_
byte: aL, INITIAL_TEXT_OPACITY, field_42434, INITIAL_TEXT_OPACITY, f_268541_
byte: aM, INITIAL_TEXT_OPACITY, field_42434, INITIAL_TEXT_OPACITY, f_268541_
EntityDataAccessor<Component>: aM, DATA_TEXT_ID, field_42435, TEXT, f_268542_
EntityDataAccessor<Component>: aN, DATA_TEXT_ID, field_42435, TEXT, f_268542_
EntityDataAccessor<Integer>: aN, DATA_LINE_WIDTH_ID, field_42436, LINE_WIDTH, f_268476_
EntityDataAccessor<Integer>: aO, DATA_LINE_WIDTH_ID, field_42436, LINE_WIDTH, f_268476_
EntityDataAccessor<Integer>: aO, DATA_BACKGROUND_COLOR_ID, field_42437, BACKGROUND, f_268494_
EntityDataAccessor<Integer>: aP, DATA_BACKGROUND_COLOR_ID, field_42437, BACKGROUND, f_268494_
EntityDataAccessor<Byte>: aP, DATA_TEXT_OPACITY_ID, field_42438, TEXT_OPACITY, f_268481_
EntityDataAccessor<Byte>: aQ, DATA_TEXT_OPACITY_ID, field_42438, TEXT_OPACITY, f_268481_
EntityDataAccessor<Byte>: aQ, DATA_STYLE_FLAGS_ID, field_42439, TEXT_DISPLAY_FLAGS, f_268636_
EntityDataAccessor<Byte>: aR, DATA_STYLE_FLAGS_ID, field_42439, TEXT_DISPLAY_FLAGS, f_268636_
Display$TextDisplay$CachedInfo: aS, clientDisplayCache, field_42442, textLines, f_268719_
Display$TextDisplay$CachedInfo: aT, clientDisplayCache, field_42442, textLines, f_268719_
it.unimi.dsi.fastutil.ints.IntSet: aR, TEXT_RENDER_STATE_IDS, field_43188, TEXT_RENDERING_DATA_IDS, f_276462_
it.unimi.dsi.fastutil.ints.IntSet: aS, TEXT_RENDER_STATE_IDS, field_43188, TEXT_RENDERING_DATA_IDS, f_276462_
Display$TextDisplay$TextRenderState: aT, textRenderState, field_43189, data, f_276542_
Display$TextDisplay$TextRenderState: aU, textRenderState, field_43189, data, f_276542_
Constructors
Methods
void (): c_, defineSynchedData, method_5693, initDataTracker, m_8097_
int (): w, getLineWidth, method_48916, getLineWidth, m_269517_
int (): v, getLineWidth, method_48916, getLineWidth, m_269517_
byte (): x, getTextOpacity, method_48918, getTextOpacity, m_269180_
byte (): w, getTextOpacity, method_48918, getTextOpacity, m_269180_
int (): y, getBackgroundColor, method_48919, getBackground, m_269375_
int (): x, getBackgroundColor, method_48919, getBackground, m_269375_
byte (): z, getFlags, method_48917, getDisplayFlags, m_269327_
byte (): y, getFlags, method_48917, getDisplayFlags, m_269327_
Display$TextDisplay$TextRenderState (): A, createFreshTextRenderState, method_49785, copyData, m_276914_
Display$TextDisplay$TextRenderState (): z, createFreshTextRenderState, method_49785, copyData, m_276914_
void (SynchedEntityData$Builder): a, defineSynchedData, method_5693, initDataTracker, m_8097_
1.20.4
Names
bip$l
blu$l
Fields
Constructors
Methods
void (): a_, defineSynchedData, method_5693, initDataTracker, m_8097_
void (): c_, defineSynchedData, method_5693, initDataTracker, m_8097_
Component (): t, getText, method_48915, getText, m_269000_
Component (): u, getText, method_48915, getText, m_269000_
int (): v, getLineWidth, method_48916, getLineWidth, m_269517_
int (): w, getLineWidth, method_48916, getLineWidth, m_269517_
byte (): w, getTextOpacity, method_48918, getTextOpacity, m_269180_
byte (): x, getTextOpacity, method_48918, getTextOpacity, m_269180_
int (): x, getBackgroundColor, method_48919, getBackground, m_269375_
int (): y, getBackgroundColor, method_48919, getBackground, m_269375_
byte (): y, getFlags, method_48917, getDisplayFlags, m_269327_
byte (): z, getFlags, method_48917, getDisplayFlags, m_269327_
Display$TextDisplay$TextRenderState (): z, createFreshTextRenderState, method_49785, copyData, m_276914_
Display$TextDisplay$TextRenderState (): A, createFreshTextRenderState, method_49785, copyData, m_276914_
1.20.2
Names
bfi$k
bip$l
Fields
String: o, TAG_TEXT, field_42443, TEXT_NBT_KEY, f_268588_
String: p, TAG_TEXT, field_42443, TEXT_NBT_KEY, f_268588_
String: aD, TAG_LINE_WIDTH, field_42427, LINE_WIDTH_NBT_KEY, f_268529_
String: aE, TAG_LINE_WIDTH, field_42427, LINE_WIDTH_NBT_KEY, f_268529_
String: aE, TAG_TEXT_OPACITY, field_42428, TEXT_OPACITY_NBT_KEY, f_268552_
String: aF, TAG_TEXT_OPACITY, field_42428, TEXT_OPACITY_NBT_KEY, f_268552_
String: aF, TAG_BACKGROUND_COLOR, field_42429, BACKGROUND_NBT_KEY, f_268596_
String: aG, TAG_BACKGROUND_COLOR, field_42429, BACKGROUND_NBT_KEY, f_268596_
String: aG, TAG_SHADOW, field_42430, SHADOW_NBT_KEY, f_268662_
String: aH, TAG_SHADOW, field_42430, SHADOW_NBT_KEY, f_268662_
String: aH, TAG_SEE_THROUGH, field_42431, SEE_THROUGH_NBT_KEY, f_268692_
String: aI, TAG_SEE_THROUGH, field_42431, SEE_THROUGH_NBT_KEY, f_268692_
String: aI, TAG_USE_DEFAULT_BACKGROUND, field_42432, DEFAULT_BACKGROUND_NBT_KEY, f_268694_
String: aJ, TAG_USE_DEFAULT_BACKGROUND, field_42432, DEFAULT_BACKGROUND_NBT_KEY, f_268694_
String: aJ, TAG_ALIGNMENT, field_42433, ALIGNMENT_NBT_KEY, f_268486_
String: aK, TAG_ALIGNMENT, field_42433, ALIGNMENT_NBT_KEY, f_268486_
byte: p, FLAG_SHADOW, field_42444, SHADOW_FLAG, f_268445_
byte: q, FLAG_SHADOW, field_42444, SHADOW_FLAG, f_268445_
byte: q, FLAG_SEE_THROUGH, field_42445, SEE_THROUGH_FLAG, f_268740_
byte: r, FLAG_SEE_THROUGH, field_42445, SEE_THROUGH_FLAG, f_268740_
byte: r, FLAG_USE_DEFAULT_BACKGROUND, field_42446, DEFAULT_BACKGROUND_FLAG, f_268465_
byte: s, FLAG_USE_DEFAULT_BACKGROUND, field_42446, DEFAULT_BACKGROUND_FLAG, f_268465_
byte: s, FLAG_ALIGN_LEFT, field_42447, LEFT_ALIGNMENT_FLAG, f_268562_
byte: t, FLAG_ALIGN_LEFT, field_42447, LEFT_ALIGNMENT_FLAG, f_268562_
byte: t, FLAG_ALIGN_RIGHT, field_42448, RIGHT_ALIGNMENT_FLAG, f_268545_
byte: u, FLAG_ALIGN_RIGHT, field_42448, RIGHT_ALIGNMENT_FLAG, f_268545_
byte: aK, INITIAL_TEXT_OPACITY, field_42434, INITIAL_TEXT_OPACITY, f_268541_
byte: aL, INITIAL_TEXT_OPACITY, field_42434, INITIAL_TEXT_OPACITY, f_268541_
int: u, INITIAL_BACKGROUND, field_42449, INITIAL_BACKGROUND, f_268744_
int: v, INITIAL_BACKGROUND, field_42449, INITIAL_BACKGROUND, f_268744_
EntityDataAccessor<Component>: aL, DATA_TEXT_ID, field_42435, TEXT, f_268542_
EntityDataAccessor<Component>: aM, DATA_TEXT_ID, field_42435, TEXT, f_268542_
EntityDataAccessor<Integer>: aM, DATA_LINE_WIDTH_ID, field_42436, LINE_WIDTH, f_268476_
EntityDataAccessor<Integer>: aN, DATA_LINE_WIDTH_ID, field_42436, LINE_WIDTH, f_268476_
EntityDataAccessor<Integer>: aN, DATA_BACKGROUND_COLOR_ID, field_42437, BACKGROUND, f_268494_
EntityDataAccessor<Integer>: aO, DATA_BACKGROUND_COLOR_ID, field_42437, BACKGROUND, f_268494_
EntityDataAccessor<Byte>: aO, DATA_TEXT_OPACITY_ID, field_42438, TEXT_OPACITY, f_268481_
EntityDataAccessor<Byte>: aP, DATA_TEXT_OPACITY_ID, field_42438, TEXT_OPACITY, f_268481_
EntityDataAccessor<Byte>: aP, DATA_STYLE_FLAGS_ID, field_42439, TEXT_DISPLAY_FLAGS, f_268636_
EntityDataAccessor<Byte>: aQ, DATA_STYLE_FLAGS_ID, field_42439, TEXT_DISPLAY_FLAGS, f_268636_
Display$TextDisplay$CachedInfo: aR, clientDisplayCache, field_42442, textLines, f_268719_
Display$TextDisplay$CachedInfo: aS, clientDisplayCache, field_42442, textLines, f_268719_
it.unimi.dsi.fastutil.ints.IntSet: aQ, TEXT_RENDER_STATE_IDS, field_43188, TEXT_RENDERING_DATA_IDS, f_276462_
it.unimi.dsi.fastutil.ints.IntSet: aR, TEXT_RENDER_STATE_IDS, field_43188, TEXT_RENDERING_DATA_IDS, f_276462_
Display$TextDisplay$TextRenderState: aS, textRenderState, field_43189, data, f_276542_
Display$TextDisplay$TextRenderState: aT, textRenderState, field_43189, data, f_276542_
Constructors
Methods
Component (): p, getText, method_48915, getText, m_269000_
Component (): t, getText, method_48915, getText, m_269000_
int (): q, getLineWidth, method_48916, getLineWidth, m_269517_
int (): v, getLineWidth, method_48916, getLineWidth, m_269517_
byte (): r, getTextOpacity, method_48918, getTextOpacity, m_269180_
byte (): w, getTextOpacity, method_48918, getTextOpacity, m_269180_
int (): s, getBackgroundColor, method_48919, getBackground, m_269375_
int (): x, getBackgroundColor, method_48919, getBackground, m_269375_
byte (): t, getFlags, method_48917, getDisplayFlags, m_269327_
byte (): y, getFlags, method_48917, getDisplayFlags, m_269327_
Display$TextDisplay$TextRenderState (): o, textRenderState, method_49784, getData, m_277174_
Display$TextDisplay$TextRenderState (): s, textRenderState, method_49784, getData, m_277174_
Display$TextDisplay$TextRenderState (): v, createFreshTextRenderState, method_49785, copyData, m_276914_
Display$TextDisplay$TextRenderState (): z, createFreshTextRenderState, method_49785, copyData, m_276914_
1.20.1
Names
bfg$k
bfi$k
Fields
String: aC, TAG_LINE_WIDTH, field_42427, LINE_WIDTH_NBT_KEY, f_268529_
String: aD, TAG_LINE_WIDTH, field_42427, LINE_WIDTH_NBT_KEY, f_268529_
String: aD, TAG_TEXT_OPACITY, field_42428, TEXT_OPACITY_NBT_KEY, f_268552_
String: aE, TAG_TEXT_OPACITY, field_42428, TEXT_OPACITY_NBT_KEY, f_268552_
String: aE, TAG_BACKGROUND_COLOR, field_42429, BACKGROUND_NBT_KEY, f_268596_
String: aF, TAG_BACKGROUND_COLOR, field_42429, BACKGROUND_NBT_KEY, f_268596_
String: aF, TAG_SHADOW, field_42430, SHADOW_NBT_KEY, f_268662_
String: aG, TAG_SHADOW, field_42430, SHADOW_NBT_KEY, f_268662_
String: aG, TAG_SEE_THROUGH, field_42431, SEE_THROUGH_NBT_KEY, f_268692_
String: aH, TAG_SEE_THROUGH, field_42431, SEE_THROUGH_NBT_KEY, f_268692_
String: aH, TAG_USE_DEFAULT_BACKGROUND, field_42432, DEFAULT_BACKGROUND_NBT_KEY, f_268694_
String: aI, TAG_USE_DEFAULT_BACKGROUND, field_42432, DEFAULT_BACKGROUND_NBT_KEY, f_268694_
String: aI, TAG_ALIGNMENT, field_42433, ALIGNMENT_NBT_KEY, f_268486_
String: aJ, TAG_ALIGNMENT, field_42433, ALIGNMENT_NBT_KEY, f_268486_
byte: aJ, INITIAL_TEXT_OPACITY, field_42434, INITIAL_TEXT_OPACITY, f_268541_
byte: aK, INITIAL_TEXT_OPACITY, field_42434, INITIAL_TEXT_OPACITY, f_268541_
EntityDataAccessor<Component>: aK, DATA_TEXT_ID, field_42435, TEXT, f_268542_
EntityDataAccessor<Component>: aL, DATA_TEXT_ID, field_42435, TEXT, f_268542_
EntityDataAccessor<Integer>: aL, DATA_LINE_WIDTH_ID, field_42436, LINE_WIDTH, f_268476_
EntityDataAccessor<Integer>: aM, DATA_LINE_WIDTH_ID, field_42436, LINE_WIDTH, f_268476_
EntityDataAccessor<Integer>: aM, DATA_BACKGROUND_COLOR_ID, field_42437, BACKGROUND, f_268494_
EntityDataAccessor<Integer>: aN, DATA_BACKGROUND_COLOR_ID, field_42437, BACKGROUND, f_268494_
EntityDataAccessor<Byte>: aN, DATA_TEXT_OPACITY_ID, field_42438, TEXT_OPACITY, f_268481_
EntityDataAccessor<Byte>: aO, DATA_TEXT_OPACITY_ID, field_42438, TEXT_OPACITY, f_268481_
EntityDataAccessor<Byte>: aO, DATA_STYLE_FLAGS_ID, field_42439, TEXT_DISPLAY_FLAGS, f_268636_
EntityDataAccessor<Byte>: aP, DATA_STYLE_FLAGS_ID, field_42439, TEXT_DISPLAY_FLAGS, f_268636_
Display$IntInterpolator: aP, textOpacity, field_42440, textOpacityLerper, f_268436_
Display$IntInterpolator: aQ, backgroundColor, field_42441, backgroundLerper, f_268683_
it.unimi.dsi.fastutil.ints.IntSet: aQ, TEXT_RENDER_STATE_IDS, field_43188, TEXT_RENDERING_DATA_IDS, f_276462_
Display$TextDisplay$TextRenderState: aS, textRenderState, field_43189, data, f_276542_
Constructors
Methods
Component (): o, getText, method_48915, getText, m_269000_
Component (): p, getText, method_48915, getText, m_269000_
int (): p, getLineWidth, method_48916, getLineWidth, m_269517_
int (): q, getLineWidth, method_48916, getLineWidth, m_269517_
byte (float): g, getTextOpacity, method_48913, lerpTextOpacity, m_269004_
int (float): h, getBackgroundColor, method_48914, lerpBackground, m_269173_
byte (): q, getFlags, method_48917, getDisplayFlags, m_269327_
byte (): t, getFlags, method_48917, getDisplayFlags, m_269327_
void (boolean, float): a, updateRenderSubState, method_49776, refreshData, m_276825_
Display$TextDisplay$TextRenderState (): o, textRenderState, method_49784, getData, m_277174_
Display$TextDisplay$TextRenderState (): v, createFreshTextRenderState, method_49785, copyData, m_276914_
Display$TextDisplay$TextRenderState (Display$TextDisplay$TextRenderState, float): a, createInterpolatedTextRenderState, method_49783, getLerpedRenderState, m_276848_
1.19.4
Names
bfg$k
net.minecraft.world.entity.Display$TextDisplay
net.minecraft.class_8113$class_8123
net.minecraft.entity.decoration.DisplayEntity$TextDisplayEntity
net.minecraft.src.C_268383_$C_268409_
net.minecraft.world.entity.Display$TextDisplay
Fields
String: o, TAG_TEXT, field_42443, TEXT_NBT_KEY, f_268588_
String: aC, TAG_LINE_WIDTH, field_42427, LINE_WIDTH_NBT_KEY, f_268529_
String: aD, TAG_TEXT_OPACITY, field_42428, TEXT_OPACITY_NBT_KEY, f_268552_
String: aE, TAG_BACKGROUND_COLOR, field_42429, BACKGROUND_NBT_KEY, f_268596_
String: aF, TAG_SHADOW, field_42430, SHADOW_NBT_KEY, f_268662_
String: aG, TAG_SEE_THROUGH, field_42431, SEE_THROUGH_NBT_KEY, f_268692_
String: aH, TAG_USE_DEFAULT_BACKGROUND, field_42432, DEFAULT_BACKGROUND_NBT_KEY, f_268694_
String: aI, TAG_ALIGNMENT, field_42433, ALIGNMENT_NBT_KEY, f_268486_
byte: p, FLAG_SHADOW, field_42444, SHADOW_FLAG, f_268445_
byte: q, FLAG_SEE_THROUGH, field_42445, SEE_THROUGH_FLAG, f_268740_
byte: r, FLAG_USE_DEFAULT_BACKGROUND, field_42446, DEFAULT_BACKGROUND_FLAG, f_268465_
byte: s, FLAG_ALIGN_LEFT, field_42447, LEFT_ALIGNMENT_FLAG, f_268562_
byte: t, FLAG_ALIGN_RIGHT, field_42448, RIGHT_ALIGNMENT_FLAG, f_268545_
byte: aJ, INITIAL_TEXT_OPACITY, field_42434, INITIAL_TEXT_OPACITY, f_268541_
int: u, INITIAL_BACKGROUND, field_42449, INITIAL_BACKGROUND, f_268744_
EntityDataAccessor<Component>: aK, DATA_TEXT_ID, field_42435, TEXT, f_268542_
EntityDataAccessor<Integer>: aL, DATA_LINE_WIDTH_ID, field_42436, LINE_WIDTH, f_268476_
EntityDataAccessor<Integer>: aM, DATA_BACKGROUND_COLOR_ID, field_42437, BACKGROUND, f_268494_
EntityDataAccessor<Byte>: aN, DATA_TEXT_OPACITY_ID, field_42438, TEXT_OPACITY, f_268481_
EntityDataAccessor<Byte>: aO, DATA_STYLE_FLAGS_ID, field_42439, TEXT_DISPLAY_FLAGS, f_268636_
Display$IntInterpolator: aP, textOpacity, field_42440, textOpacityLerper, f_268436_
Display$IntInterpolator: aQ, backgroundColor, field_42441, backgroundLerper, f_268683_
Display$TextDisplay$CachedInfo: aR, clientDisplayCache, field_42442, textLines, f_268719_
Constructors
(EntityType<?>, Level)
Methods
void (): a_, defineSynchedData, method_5693, initDataTracker, m_8097_
void (EntityDataAccessor<?>): a, onSyncedDataUpdated, method_5674, onTrackedDataSet, m_7350_
Component (): o, getText, method_48915, getText, m_269000_
void (Component): c, setText, method_48911, setText, m_269037_
int (): p, getLineWidth, method_48916, getLineWidth, m_269517_
void (int): b, setLineWidth, method_48908, setLineWidth, m_269174_
byte (float): g, getTextOpacity, method_48913, lerpTextOpacity, m_269004_
byte (): r, getTextOpacity, method_48918, getTextOpacity, m_269180_
void (byte): c, setTextOpacity, method_48909, setTextOpacity, m_269007_
int (float): h, getBackgroundColor, method_48914, lerpBackground, m_269173_
int (): s, getBackgroundColor, method_48919, getBackground, m_269375_
void (int): c, setBackgroundColor, method_48910, setBackground, m_269001_
byte (): q, getFlags, method_48917, getDisplayFlags, m_269327_
void (byte): d, setFlags, method_48912, setDisplayFlags, m_269559_
byte (byte, CompoundTag, String, byte): a, loadFlag, method_48903, readFlag, m_269024_
void (CompoundTag): a, readAdditionalSaveData, method_5749, readCustomDataFromNbt, m_7378_
void (byte, CompoundTag, String, byte): b, storeFlag, method_48907, writeFlag, m_269407_
void (CompoundTag): b, addAdditionalSaveData, method_5652, writeCustomDataToNbt, m_7380_
Display$TextDisplay$CachedInfo (Display$TextDisplay$LineSplitter): a, cacheDisplay, method_48905, splitLines, m_269343_
Display$TextDisplay$Align (byte): a, getAlign, method_48902, getAlignment, m_269384_