net.minecraft.text.object

public record PlayerTextObjectContents

implements TextObjectContents

net.minecraft.network.chat.contents.objects.PlayerSprite
net.minecraft.network.chat.contents.objects.PlayerSprite
net.minecraft.class_11885
net.minecraft.text.object.PlayerTextObjectContents

Field summary

Modifier and TypeField
private final ProfileComponent
player
player
comp_4763
player
private final boolean
hat
hat
comp_4764
hat
public static final com.mojang.serialization.MapCodec<PlayerTextObjectContents>
MAP_CODEC
MAP_CODEC
field_62500
CODEC

Constructor summary

ModifierConstructor
public (ProfileComponent player, boolean hat)

Method summary

Modifier and TypeMethod
public StyleSpriteSource
fontDescription()
fontDescription()
method_74068()
spriteSource()
public String
defaultFallback()
defaultFallback()
method_73178()
asText()
public com.mojang.serialization.MapCodec<PlayerTextObjectContents>
codec()
codec()
method_74067()
getCodec()
public ProfileComponent
player()
player()
comp_4763()
player()
public boolean
hat()
hat()
comp_4764()
hat()