History - net.minecraft.entity.decoration.DisplayEntity$TextDisplayEntity
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.world.entity.Display$TextDisplay
net.minecraft.class_8113$class_8123
net.minecraft.entity.decoration.DisplayEntity$TextDisplayEntity
Fields
String: TAG_TEXT, field_42443, TEXT_NBT_KEY
String: TAG_LINE_WIDTH, field_42427, LINE_WIDTH_NBT_KEY
String: TAG_TEXT_OPACITY, field_42428, TEXT_OPACITY_NBT_KEY
String: TAG_BACKGROUND_COLOR, field_42429, BACKGROUND_NBT_KEY
String: TAG_SHADOW, field_42430, SHADOW_NBT_KEY
String: TAG_SEE_THROUGH, field_42431, SEE_THROUGH_NBT_KEY
String: TAG_USE_DEFAULT_BACKGROUND, field_42432, DEFAULT_BACKGROUND_NBT_KEY
String: TAG_ALIGNMENT, field_42433, ALIGNMENT_NBT_KEY
byte: FLAG_SHADOW, field_42444, SHADOW_FLAG
byte: FLAG_SEE_THROUGH, field_42445, SEE_THROUGH_FLAG
byte: FLAG_USE_DEFAULT_BACKGROUND, field_42446, DEFAULT_BACKGROUND_FLAG
byte: FLAG_ALIGN_LEFT, field_42447, LEFT_ALIGNMENT_FLAG
byte: FLAG_ALIGN_RIGHT, field_42448, RIGHT_ALIGNMENT_FLAG
byte: INITIAL_TEXT_OPACITY, field_42434, INITIAL_TEXT_OPACITY
int: INITIAL_BACKGROUND, field_42449, INITIAL_BACKGROUND
int: INITIAL_LINE_WIDTH, field_57578, DEFAULT_LINE_WIDTH
TrackedData<Text>: DATA_TEXT_ID, field_42435, TEXT
TrackedData<Integer>: DATA_LINE_WIDTH_ID, field_42436, LINE_WIDTH
TrackedData<Integer>: DATA_BACKGROUND_COLOR_ID, field_42437, BACKGROUND
TrackedData<Byte>: DATA_TEXT_OPACITY_ID, field_42438, TEXT_OPACITY
TrackedData<Byte>: DATA_STYLE_FLAGS_ID, field_42439, TEXT_DISPLAY_FLAGS
it.unimi.dsi.fastutil.ints.IntSet: TEXT_RENDER_STATE_IDS, field_43188, TEXT_RENDERING_DATA_IDS
DisplayEntity$TextDisplayEntity$TextLines: clientDisplayCache, field_42442, textLines
DisplayEntity$TextDisplayEntity$Data: textRenderState, field_43189, data
Constructors
(EntityType<?>, World)
Methods
void (DataTracker$Builder): defineSynchedData, method_5693, initDataTracker
void (TrackedData<?>): onSyncedDataUpdated, method_5674, onTrackedDataSet
Text (): getText, method_48915, getText
void (Text): setText, method_48911, setText
int (): getLineWidth, method_48916, getLineWidth
void (int): setLineWidth, method_48908, setLineWidth
byte (): getTextOpacity, method_48918, getTextOpacity
void (byte): setTextOpacity, method_48909, setTextOpacity
int (): getBackgroundColor, method_48919, getBackground
void (int): setBackgroundColor, method_48910, setBackground
byte (): getFlags, method_48917, getDisplayFlags
void (byte): setFlags, method_48912, setDisplayFlags
byte (byte, ReadView, String, byte): loadFlag, method_48903, readFlag
void (ReadView): readAdditionalSaveData, method_5749, readCustomData
void (byte, WriteView, String, byte): storeFlag, method_48907, writeFlag
void (WriteView): addAdditionalSaveData, method_5652, writeCustomData
void (boolean, float): updateRenderSubState, method_49776, refreshData
DisplayEntity$TextDisplayEntity$Data (): textRenderState, method_49784, getData
DisplayEntity$TextDisplayEntity$Data (): createFreshTextRenderState, method_49785, copyData
DisplayEntity$TextDisplayEntity$Data (DisplayEntity$TextDisplayEntity$Data, float): createInterpolatedTextRenderState, method_49783, getLerpedRenderState
DisplayEntity$TextDisplayEntity$TextLines (DisplayEntity$TextDisplayEntity$LineSplitter): cacheDisplay, method_48905, splitLines
DisplayEntity$TextDisplayEntity$TextAlignment (byte): getAlign, method_48902, getAlignment