Package net.minecraft
Interface class_4122
- All Known Subinterfaces:
class_4123
- All Known Implementing Classes:
AddServerScreen,AdvancementsScreen,AnvilScreen,AvailableResourcePackListWidget,BeaconScreen,BeaconScreen.BaseButtonWidget,BeaconScreen.CancelButtonWidget,BeaconScreen.DoneButtonWidget,BeaconScreen.EffectButtonWidget,BookEditScreen,BookEditScreen.BookButton,BrewingStandScreen,ButtonWidget,ChatOptionsScreen,ChatScreen,ChestScreen,class_2847,class_2848,class_3020,class_3084,class_3256,class_3257,class_3280,class_3280.class_3281,class_3280.class_4171,class_3282,class_3284,class_3285,class_4121,class_4152,class_4153,class_4156,class_4156.class_2316,class_4157,class_4158,class_4162,class_4167,class_4172,class_4179,CommandBlockScreen,ConfirmChatLinkScreen,ConfirmScreen,ConnectScreen,ControlsListWidget,ControlsListWidget.CategoryEntry,ControlsListWidget.class_4161,ControlsListWidget.KeyBindingEntry,ControlsOptionsScreen,CraftingTableScreen,CreateWorldScreen,CreativeInventoryScreen,CreditsScreen,CustomizeFlatLevelScreen,CustomizeFlatLevelScreen.CustomizeFlatLevelListWidget,DeathScreen,DelegatingRealmsButtonWidget,DelegatingRealmsClickableScrolledSelectionListWidget,DelegatingRealmsScrolledSelectionListWidget,DelegatingRealmsSimpleScrolledSelectionListWidget,DemoScreen,DirectConnectScreen,DisconnectedScreen,DispenserScreen,DownloadingTerrainScreen,EditWorldScreen,EnchantingScreen,EntryListWidget,EntryListWidget.Entry,FatalErrorScreen,FurnaceScreen,GameMenuScreen,HandledScreen,HopperScreen,HorseScreen,InventoryScreen,LabelWidget,LanguageButton,LanguageOptionsScreen,LanguageOptionsScreen.LanguageSelectionListWidget,LanScanWidget,LanServerEntry,ListWidget,LockButtonWidget,MinecraftClient,MultiplayerScreen,MultiplayerServerListWidget,MultiplayerServerListWidget.class_4169,OpenToLanScreen,OptionButtonWidget,OptionPairWidget,OptionPairWidget.Pair,OptionSliderWidget,OutOfMemoryScreen,ProgressScreen,RealmsScreenProxy,ResourcePackEntryWidget,ResourcePackListWidget,ResourcePackScreen,Screen,SelectedResourcePackListWidget,SelectWorldScreen,ServerEntry,SettingsScreen,SignEditScreen,SkinOptionsScreen,SkinOptionsScreen.SkinOptionButton,SleepingChatScreen,SnooperScreen,SnooperScreen.SnooperEntryListWidget,SoundsScreen,SoundsScreen.SoundButtonWidget,StatsScreen,StatsScreen.EntityStatsListWidget,StatsScreen.GeneralStatsListWidget,StatsScreen.ItemStatsListWidget,SuperflatPresetScreen,SuperflatPresetScreen.SuperflatPresetsListWidget,SurvivalInventoryScreen,TextFieldWidget,TitleScreen,VideoOptionsScreen,VillagerTradingScreen,VillagerTradingScreen.PaginationButton
- Mappings:
Namespace Name official chrintermediary net/minecraft/class_4122named net/minecraft/class_4122
-
Method Summary
Modifier and TypeMethodDescriptiondefault booleancharTyped(char char2, int int2) default booleankeyPressed(int int2, int int3, int int4) default booleankeyReleased(int int2, int int3, int int4) default booleandefault voidmethod_18428(boolean bool) default booleanmouseClicked(double double2, double double3, int int2) default booleanmouseDragged(double double2, double double3, int int2, double double4, double double5) default booleanmouseReleased(double double2, double double3, int int2) default booleanmouseScrolled(double double2)
-
Method Details
-
mouseClicked
default boolean mouseClicked(double double2, double double3, int int2) - Mappings:
Namespace Name Mixin selector official mouseClickedLchr;mouseClicked(DDI)Zintermediary mouseClickedLnet/minecraft/class_4122;mouseClicked(DDI)Znamed mouseClickedLnet/minecraft/class_4122;mouseClicked(DDI)Z
-
mouseReleased
default boolean mouseReleased(double double2, double double3, int int2) - Mappings:
Namespace Name Mixin selector official mouseReleasedLchr;mouseReleased(DDI)Zintermediary mouseReleasedLnet/minecraft/class_4122;mouseReleased(DDI)Znamed mouseReleasedLnet/minecraft/class_4122;mouseReleased(DDI)Z
-
mouseDragged
default boolean mouseDragged(double double2, double double3, int int2, double double4, double double5) - Mappings:
Namespace Name Mixin selector official mouseDraggedLchr;mouseDragged(DDIDD)Zintermediary mouseDraggedLnet/minecraft/class_4122;mouseDragged(DDIDD)Znamed mouseDraggedLnet/minecraft/class_4122;mouseDragged(DDIDD)Z
-
mouseScrolled
default boolean mouseScrolled(double double2) - Mappings:
Namespace Name Mixin selector official mouseScrolledLchr;mouseScrolled(D)Zintermediary mouseScrolledLnet/minecraft/class_4122;mouseScrolled(D)Znamed mouseScrolledLnet/minecraft/class_4122;mouseScrolled(D)Z
-
keyPressed
default boolean keyPressed(int int2, int int3, int int4) - Mappings:
Namespace Name Mixin selector official keyPressedLchr;keyPressed(III)Zintermediary keyPressedLnet/minecraft/class_4122;keyPressed(III)Znamed keyPressedLnet/minecraft/class_4122;keyPressed(III)Z
-
keyReleased
default boolean keyReleased(int int2, int int3, int int4) - Mappings:
Namespace Name Mixin selector official keyReleasedLchr;keyReleased(III)Zintermediary keyReleasedLnet/minecraft/class_4122;keyReleased(III)Znamed keyReleasedLnet/minecraft/class_4122;keyReleased(III)Z
-
charTyped
default boolean charTyped(char char2, int int2) - Mappings:
Namespace Name Mixin selector official charTypedLchr;charTyped(CI)Zintermediary charTypedLnet/minecraft/class_4122;charTyped(CI)Znamed charTypedLnet/minecraft/class_4122;charTyped(CI)Z
-
method_18428
default void method_18428(boolean bool) - Mappings:
Namespace Name Mixin selector official bLchr;b(Z)Vintermediary method_18428Lnet/minecraft/class_4122;method_18428(Z)Vnamed method_18428Lnet/minecraft/class_4122;method_18428(Z)V
-
method_18427
default boolean method_18427()- Mappings:
Namespace Name Mixin selector official af_Lchr;af_()Zintermediary method_18427Lnet/minecraft/class_4122;method_18427()Znamed method_18427Lnet/minecraft/class_4122;method_18427()Z
-