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 TextgetToggleText(boolean value)
-
Field Details
-
Constructor Details
-
ScreenTexts
public ScreenTexts()
-
-
Method Details