Uses of Record Class
net.minecraft.class_11905
Packages that use class_11905
Package
Description
-
Uses of class_11905 in net.minecraft.client
Methods in net.minecraft.client with parameters of type class_11905Modifier and TypeMethodDescriptionprivate voidKeyboard.onChar(long window, class_11905 class_11905) -
Uses of class_11905 in net.minecraft.client.gui
Methods in net.minecraft.client.gui with parameters of type class_11905Modifier and TypeMethodDescriptiondefault booleanElement.charTyped(class_11905 class_11905) Callback for when a character input has been captured.default booleanParentElement.charTyped(class_11905 class_11905) Callback for when a character input has been captured. -
Uses of class_11905 in net.minecraft.client.gui.screen
Methods in net.minecraft.client.gui.screen with parameters of type class_11905Modifier and TypeMethodDescriptionbooleanSleepingChatScreen.charTyped(class_11905 class_11905) Callback for when a character input has been captured. -
Uses of class_11905 in net.minecraft.client.gui.screen.ingame
Methods in net.minecraft.client.gui.screen.ingame with parameters of type class_11905Modifier and TypeMethodDescriptionbooleanAbstractSignEditScreen.charTyped(class_11905 class_11905) Callback for when a character input has been captured.booleanCreativeInventoryScreen.charTyped(class_11905 class_11905) Callback for when a character input has been captured.booleanRecipeBookScreen.charTyped(class_11905 class_11905) Callback for when a character input has been captured. -
Uses of class_11905 in net.minecraft.client.gui.screen.recipebook
Methods in net.minecraft.client.gui.screen.recipebook with parameters of type class_11905Modifier and TypeMethodDescriptionbooleanRecipeBookWidget.charTyped(class_11905 class_11905) Callback for when a character input has been captured. -
Uses of class_11905 in net.minecraft.client.gui.widget
Methods in net.minecraft.client.gui.widget with parameters of type class_11905Modifier and TypeMethodDescriptionbooleanEditBoxWidget.charTyped(class_11905 class_11905) Callback for when a character input has been captured.booleanTextFieldWidget.charTyped(class_11905 class_11905) Callback for when a character input has been captured. -
Uses of class_11905 in net.minecraft.client.util
Methods in net.minecraft.client.util with parameters of type class_11905