net.minecraft.world.entity

public class Display$TextDisplay

extends Display

All mapped superinterfaces:

SyncedDataHolder, Nameable, EntityAccess, UniquelyIdentifyable, ScoreHolder, DataComponentGetter

bzj$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_

Field summary

Modifier and TypeField
public static final String
o
TAG_TEXT
field_42443
TEXT_NBT_KEY
f_268588_
private static final String
aM
TAG_LINE_WIDTH
field_42427
LINE_WIDTH_NBT_KEY
f_268529_
private static final String
aN
TAG_TEXT_OPACITY
field_42428
TEXT_OPACITY_NBT_KEY
f_268552_
private static final String
aO
TAG_BACKGROUND_COLOR
field_42429
BACKGROUND_NBT_KEY
f_268596_
private static final String
aP
TAG_SHADOW
field_42430
SHADOW_NBT_KEY
f_268662_
private static final String
aQ
TAG_SEE_THROUGH
field_42431
SEE_THROUGH_NBT_KEY
f_268692_
private static final String
aR
TAG_USE_DEFAULT_BACKGROUND
field_42432
DEFAULT_BACKGROUND_NBT_KEY
f_268694_
private static final String
aS
TAG_ALIGNMENT
field_42433
ALIGNMENT_NBT_KEY
f_268486_
public static final byte
p
FLAG_SHADOW
field_42444
SHADOW_FLAG
f_268445_
public static final byte
q
FLAG_SEE_THROUGH
field_42445
SEE_THROUGH_FLAG
f_268740_
public static final byte
r
FLAG_USE_DEFAULT_BACKGROUND
field_42446
DEFAULT_BACKGROUND_FLAG
f_268465_
public static final byte
s
FLAG_ALIGN_LEFT
field_42447
LEFT_ALIGNMENT_FLAG
f_268562_
public static final byte
t
FLAG_ALIGN_RIGHT
field_42448
RIGHT_ALIGNMENT_FLAG
f_268545_
private static final byte
aT
INITIAL_TEXT_OPACITY
field_42434
INITIAL_TEXT_OPACITY
f_268541_
public static final int
u
INITIAL_BACKGROUND
field_42449
INITIAL_BACKGROUND
f_268744_
private static final int
aU
INITIAL_LINE_WIDTH
field_57578
DEFAULT_LINE_WIDTH
f_382678_
private static final EntityDataAccessor<Component>
aV
DATA_TEXT_ID
field_42435
TEXT
f_268542_
private static final EntityDataAccessor<Integer>
aW
DATA_LINE_WIDTH_ID
field_42436
LINE_WIDTH
f_268476_
private static final EntityDataAccessor<Integer>
aX
DATA_BACKGROUND_COLOR_ID
field_42437
BACKGROUND
f_268494_
private static final EntityDataAccessor<Byte>
aY
DATA_TEXT_OPACITY_ID
field_42438
TEXT_OPACITY
f_268481_
private static final EntityDataAccessor<Byte>
aZ
DATA_STYLE_FLAGS_ID
field_42439
TEXT_DISPLAY_FLAGS
f_268636_
private static final it.unimi.dsi.fastutil.ints.IntSet
ba
TEXT_RENDER_STATE_IDS
field_43188
TEXT_RENDERING_DATA_IDS
f_276462_
private Display$TextDisplay$CachedInfo
bb
clientDisplayCache
field_42442
textLines
f_268719_
private Display$TextDisplay$TextRenderState
bc
textRenderState
field_43189
data
f_276542_

Constructor summary

ModifierConstructor
public (EntityType<?> p_270736_, Level arg1)

Method summary

Modifier and TypeMethod
protected void
a(all$a arg0)
defineSynchedData(SynchedEntityData$Builder arg0)
method_5693(class_2945$class_9222 arg0)
initDataTracker(DataTracker$Builder arg0)
m_8097_(C_5247_$C_313487_ arg0)
public void
a(alh<?> arg0)
onSyncedDataUpdated(EntityDataAccessor<?> arg0)
method_5674(class_2940<?> arg0)
onTrackedDataSet(TrackedData<?> arg0)
m_7350_(C_5225_<?> arg0)
private Component
m()
getText()
method_48915()
getText()
m_269000_()
private void
a(xo arg0)
setText(Component arg0)
method_48911(class_2561 arg0)
setText(Text text)
m_269037_(C_4996_ arg0)
private int
n()
getLineWidth()
method_48916()
getLineWidth()
m_269517_()
private void
b(int arg0)
setLineWidth(int arg0)
method_48908(int arg0)
setLineWidth(int lineWidth)
m_269174_(int arg0)
private byte
p()
getTextOpacity()
method_48918()
getTextOpacity()
m_269180_()
private void
c(byte arg0)
setTextOpacity(byte arg0)
method_48909(byte arg0)
setTextOpacity(byte textOpacity)
m_269007_(byte arg0)
private int
q()
getBackgroundColor()
method_48919()
getBackground()
m_269375_()
private void
c(int arg0)
setBackgroundColor(int arg0)
method_48910(int arg0)
setBackground(int background)
m_269001_(int arg0)
private byte
s()
getFlags()
method_48917()
getDisplayFlags()
m_269327_()
private void
d(byte arg0)
setFlags(byte arg0)
method_48912(byte arg0)
setDisplayFlags(byte flags)
m_269559_(byte arg0)
private static byte
a(byte arg0, fda arg1, String arg2, byte arg3)
loadFlag(byte arg0, ValueInput arg1, String arg2, byte arg3)
method_48903(byte arg0, class_11368 arg1, String arg2, byte arg3)
readFlag(byte flags, ReadView view, String nbtKey, byte flag)
m_269024_(byte p_270219_, C_398549_ p_406850_, String p_270958_, byte p_270701_)
protected void
a(fda arg0)
readAdditionalSaveData(ValueInput arg0)
method_5749(class_11368 arg0)
readCustomData(ReadView arg0)
m_7378_(C_398549_ arg0)
private static void
a(byte arg0, fdc arg1, String arg2, byte arg3)
storeFlag(byte arg0, ValueOutput arg1, String arg2, byte arg3)
method_48907(byte arg0, class_11372 arg1, String arg2, byte arg3)
writeFlag(byte flags, WriteView view, String nbtKey, byte flag)
m_269407_(byte p_270879_, C_398537_ p_409381_, String p_270294_, byte p_270853_)
protected void
a(fdc arg0)
addAdditionalSaveData(ValueOutput arg0)
method_5652(class_11372 arg0)
writeCustomData(WriteView arg0)
m_7380_(C_398537_ arg0)
protected void
a(boolean arg0, float arg1)
updateRenderSubState(boolean arg0, float arg1)
method_49776(boolean arg0, float arg1)
refreshData(boolean arg0, float arg1)
m_276825_(boolean p_277967_, float arg1)
public Display$TextDisplay$TextRenderState
l()
textRenderState()
method_49784()
getData()
m_277174_()
private Display$TextDisplay$TextRenderState
t()
createFreshTextRenderState()
method_49785()
copyData()
m_276914_()
private Display$TextDisplay$TextRenderState
a(bzj$k$e arg0, float arg1)
createInterpolatedTextRenderState(Display$TextDisplay$TextRenderState arg0, float arg1)
method_49783(class_8113$class_8123$class_8230 arg0, float arg1)
getLerpedRenderState(DisplayEntity$TextDisplayEntity$Data data, float lerpProgress)
m_276848_(C_268383_$C_268409_$C_276414_ p_277646_, float arg1)
public Display$TextDisplay$CachedInfo
a(bzj$k$d arg0)
cacheDisplay(Display$TextDisplay$LineSplitter arg0)
method_48905(class_8113$class_8123$class_8127 arg0)
splitLines(DisplayEntity$TextDisplayEntity$LineSplitter splitter)
m_269343_(C_268383_$C_268409_$C_268371_ arg0)
public static Display$TextDisplay$Align
a(byte arg0)
getAlign(byte arg0)
method_48902(byte arg0)
getAlignment(byte flags)
m_269384_(byte p_270911_)