Package net.minecraft

Interface class_8021

All Known Implementing Classes:
AnimatedResultButton, AxisGridWidget, BeaconScreen.BaseButtonWidget, BeaconScreen.CancelButtonWidget, BeaconScreen.DoneButtonWidget, BeaconScreen.EffectButtonWidget, BeaconScreen.IconButtonWidget, BeaconScreen.LevelTwoEffectButtonWidget, ButtonWidget, CheckboxWidget, class_8019, ClickableWidget, CyclingButtonWidget, EditBoxWidget, EmptyWidget, GameModeSelectionScreen.ButtonWidget, GridWidget, LockButtonWidget, MerchantScreen.WidgetButtonPage, MultilineTextWidget, OptionSliderWidget, PageTurnWidget, PressableTextWidget, PressableWidget, RealmsMainScreen.CloseButton, RealmsMainScreen.NewsButton, RealmsMainScreen.PendingInvitesButton, RealmsResetWorldScreen.FrameButton, RealmsSlotOptionsScreen.SettingsSlider, RealmsWorldSlotButton, RecipeAlternativesWidget.AlternativeButtonWidget, RecipeAlternativesWidget.FurnaceAlternativeButtonWidget, RecipeGroupButtonWidget, ScrollableWidget, SimpleOption.OptionSliderWidgetImpl, SimplePositioningWidget, SliderWidget, TelemetryEventWidget, TextFieldWidget, TexturedButtonWidget, TextWidget, ToggleButtonWidget, WrapperWidget

@Environment(CLIENT) public interface class_8021
Mappings:
Namespace Name
official env
intermediary net/minecraft/class_8021
named net/minecraft/class_8021
  • Method Details

    • setX

      void setX(int int2)
      Mappings:
      Namespace Name Mixin selector
      official e Lenv;e(I)V
      intermediary method_46421 Lnet/minecraft/class_8021;method_46421(I)V
      named setX Lnet/minecraft/class_8021;setX(I)V
    • setY

      void setY(int int2)
      Mappings:
      Namespace Name Mixin selector
      official f Lenv;f(I)V
      intermediary method_46419 Lnet/minecraft/class_8021;method_46419(I)V
      named setY Lnet/minecraft/class_8021;setY(I)V
    • getX

      int getX()
      Mappings:
      Namespace Name Mixin selector
      official p Lenv;p()I
      intermediary method_46426 Lnet/minecraft/class_8021;method_46426()I
      named getX Lnet/minecraft/class_8021;getX()I
    • getY

      int getY()
      Mappings:
      Namespace Name Mixin selector
      official q Lenv;q()I
      intermediary method_46427 Lnet/minecraft/class_8021;method_46427()I
      named getY Lnet/minecraft/class_8021;getY()I
    • getWidth

      int getWidth()
      Mappings:
      Namespace Name Mixin selector
      official k Lenv;k()I
      intermediary method_25368 Lnet/minecraft/class_8021;method_25368()I
      named getWidth Lnet/minecraft/class_8021;getWidth()I
    • getHeight

      int getHeight()
      Mappings:
      Namespace Name Mixin selector
      official h Lenv;h()I
      intermediary method_25364 Lnet/minecraft/class_8021;method_25364()I
      named getHeight Lnet/minecraft/class_8021;getHeight()I
    • method_48229

      default void method_48229(int int2, int int3)
      Mappings:
      Namespace Name Mixin selector
      official c Lenv;c(II)V
      intermediary method_48229 Lnet/minecraft/class_8021;method_48229(II)V
      named method_48229 Lnet/minecraft/class_8021;method_48229(II)V
    • method_48206

      void method_48206(Consumer<ClickableWidget> consumer)
      Mappings:
      Namespace Name Mixin selector
      official a Lenv;a(Ljava/util/function/Consumer;)V
      intermediary method_48206 Lnet/minecraft/class_8021;method_48206(Ljava/util/function/Consumer;)V
      named method_48206 Lnet/minecraft/class_8021;method_48206(Ljava/util/function/Consumer;)V