Package net.minecraft.client.gui.screen
Class ScreenTexts
java.lang.Object
net.minecraft.client.gui.screen.ScreenTexts
@Environment(CLIENT) public class ScreenTexts extends Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description ScreenTexts() -
Method Summary
Modifier and Type Method Description static MutableTextcomposeToggleText(Text text, boolean value)static MutableTextmethod_32700(Text text, Text text2)
-
Field Details
-
ON
-
OFF
-
DONE
-
CANCEL
-
YES
-
NO
-
PROCEED
-
BACK
-
CONNECT_FAILED
-
-
Constructor Details
-
ScreenTexts
public ScreenTexts()
-
-
Method Details
-
composeToggleText
-
method_32700
-