Class ChatComponent.ClickableTextOnlyGraphicsAccess
java.lang.Object
net.minecraft.client.gui.components.ChatComponent.ClickableTextOnlyGraphicsAccess
- All Implemented Interfaces:
ChatComponent.ChatGraphicsAccess
- Enclosing class:
ChatComponent
static class ChatComponent.ClickableTextOnlyGraphicsAccess
extends Object
implements ChatComponent.ChatGraphicsAccess
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidfill(int p_458287_, int p_457905_, int p_458000_, int p_457740_, int p_458112_) booleanhandleMessage(int p_457906_, float p_458178_, FormattedCharSequence p_457578_) voidhandleTag(int p_457827_, int p_457944_, int p_457877_, int p_458280_, float p_458186_, GuiMessageTag p_458254_) voidhandleTagIcon(int p_457913_, int p_457716_, boolean p_458037_, GuiMessageTag p_458041_, GuiMessageTag.Icon p_458129_) voidupdatePose(Consumer<Matrix3x2f> p_458155_)
-
Field Details
-
output
-
-
Constructor Details
-
ClickableTextOnlyGraphicsAccess
-
-
Method Details
-
updatePose
- Specified by:
updatePosein interfaceChatComponent.ChatGraphicsAccess
-
fill
public void fill(int p_458287_, int p_457905_, int p_458000_, int p_457740_, int p_458112_) - Specified by:
fillin interfaceChatComponent.ChatGraphicsAccess
-
handleMessage
- Specified by:
handleMessagein interfaceChatComponent.ChatGraphicsAccess
-
handleTag
public void handleTag(int p_457827_, int p_457944_, int p_457877_, int p_458280_, float p_458186_, GuiMessageTag p_458254_) - Specified by:
handleTagin interfaceChatComponent.ChatGraphicsAccess
-
handleTagIcon
public void handleTagIcon(int p_457913_, int p_457716_, boolean p_458037_, GuiMessageTag p_458041_, GuiMessageTag.Icon p_458129_) - Specified by:
handleTagIconin interfaceChatComponent.ChatGraphicsAccess
-