net.minecraft.client.gui.screens

public class ChatScreen

extends Screen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, Widget

dbl
net.minecraft.client.gui.screens.ChatScreen
net.minecraft.class_408
net.minecraft.unmapped.C_isjusjcr
net.minecraft.client.gui.screen.ChatScreen
net.minecraft.client.gui.screen.ChatScreen

Field summary

Modifier and TypeField
private static final Pattern
e
WHITESPACE_PATTERN
field_2377
f_rdqzthye
WHITESPACE_PATTERN
field_208608_i
private String
f
historyBuffer
field_2389
f_oozewcpk
field_146410_g
private int
g
historyPos
field_2387
f_qcbtolud
messageHistorySize
field_146416_h
protected EditBox
a
input
field_2382
f_umemeweo
chatField
field_146415_a
private String
h
initial
field_18973
f_opbjnsrh
originalChatText
field_146409_v
protected final List<String>
b
commandUsage
field_18972
f_suizfcac
commandExceptions
field_195136_f
protected int
c
commandUsagePosition
field_2381
f_zzjyknez
commandExceptionsX
field_195138_g
protected int
d
commandUsageWidth
field_2379
f_rtfwvisa
commandExceptionsWidth
field_195140_h
private com.mojang.brigadier.ParseResults<SharedSuggestionProvider>
i
currentParse
field_2388
f_upotcpcy
parseResults
field_195135_u
private CompletableFuture<com.mojang.brigadier.suggestion.Suggestions>
j
pendingSuggestions
field_2386
f_bobwbcrh
suggestionsFuture
field_195137_v
private ChatScreen$SuggestionsList
k
suggestions
field_2385
f_wtoxcpkk
suggestionsWindow
field_195139_w
private boolean
l
hasEdits
field_2380
f_wfzhawgz
field_211139_z
private boolean
m
keepSuggestions
field_2378
f_wngreztp
completingSuggestion
field_212338_z

Constructor summary

ModifierConstructor
public (String originalChatText)

Method summary

Modifier and TypeMethod
protected void
init()
init()
init()
init()
public void
resize(cyc arg0, int arg1, int arg2)
resize(Minecraft arg0, int arg1, int arg2)
resize(class_310 arg0, int arg1, int arg2)
resize(MinecraftClient arg0, int arg1, int arg2)
resize(Minecraft arg0, int arg1, int arg2)
public void
removed()
removed()
removed()
removed()
public void
tick()
tick()
tick()
tick()
private void
a(String arg0)
onEdited(String arg0)
method_2111(String arg0)
m_lyvumbjo(String arg0)
onChatFieldChanged(String arg0)
func_212997_a(String arg0)
public boolean
keyPressed(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
public void
a()
showSuggestions()
method_2112()
m_pkhoipgh()
showSuggestions()
func_195131_X_()
private static int
b(String arg0)
getLastWordIndex(String arg0)
method_2104(String arg0)
m_plawkxjl(String arg0)
getLastWhitespaceIndex(String string)
func_208603_a(String arg0)
private void
b()
updateCommandInfo()
method_2110()
m_ypqeadcb()
updateCommand()
func_195129_h()
private void
c()
updateUsageInfo()
method_2116()
m_uuipgwva()
updateCommandFeedback()
func_195133_i()
private String
a(String arg0, int arg1)
formatChat(String arg0, int arg1)
method_2102(String arg0, int arg1)
m_ieqavdkb(String arg0, int arg1)
getRenderText(String string, int cursorPosition)
func_195130_a(String arg0, int arg1)
public static String
a(com.mojang.brigadier.ParseResults<cf> arg0, String arg1, int arg2)
formatText(com.mojang.brigadier.ParseResults<SharedSuggestionProvider> arg0, String arg1, int arg2)
method_2105(com.mojang.brigadier.ParseResults<class_2172> arg0, String arg1, int arg2)
m_rxipopdb(com.mojang.brigadier.ParseResults<C_sasfholk> arg0, String arg1, int arg2)
getRenderText(com.mojang.brigadier.ParseResults<CommandSource> parseResults, String typedText, int cursorPosition)
func_212336_a(com.mojang.brigadier.ParseResults<ISuggestionProvider> arg0, String arg1, int arg2)
public boolean
mouseScrolled(double arg0, double arg1, double arg2)
mouseScrolled(double arg0, double arg1, double arg2)
mouseScrolled(double arg0, double arg1, double arg2)
mouseScrolled(double arg0, double arg1, double arg2)
mouseScrolled(double arg0, double arg1, double arg2)
public boolean
mouseClicked(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double arg1, int arg2)
protected void
insertText(String arg0, boolean arg1)
insertText(String arg0, boolean arg1)
insertText(String arg0, boolean arg1)
insertText(String arg0, boolean arg1)
insertText(String arg0, boolean arg1)
public void
a(int arg0)
moveInHistory(int arg0)
method_2114(int arg0)
m_awoqqqjz(int arg0)
setChatFromHistory(int arg0)
func_146402_a(int arg0)
public void
render(int arg0, int arg1, float arg2)
render(int arg0, int arg1, float arg2)
render(int arg0, int arg1, float arg2)
render(int arg0, int arg1, float arg2)
render(int arg0, int arg1, float arg2)
public boolean
isPauseScreen()
isPauseScreen()
isPauseScreen()
isPauseScreen()
private void
a(c arg0)
fillNodeUsage(ChatFormatting arg0)
method_2107(class_124 arg0)
m_frlyznps(C_choswhsb arg0)
func_195132_a(TextFormatting arg0)
private static String
b(String arg0, String arg1)
calculateSuggestionSuffix(String arg0, String arg1)
method_2103(String arg0, String arg1)
m_vobkiknc(String arg0, String arg1)
suggestSuffix(String typed, String suggestion)
func_208602_b(String arg0, String arg1)
private void
c(String arg0)
setChatLine(String arg0)
method_2108(String arg0)
m_kqjkgbzi(String arg0)
setText(String text)
func_208604_b(String arg0)