Package net.minecraft

Interface class_8000

All Known Implementing Classes:
class_7999, class_8001

@Environment(CLIENT) public interface class_8000
Mappings:
Namespace Name
official ers
intermediary net/minecraft/class_8000
named net/minecraft/class_8000
  • Method Summary

    Modifier and Type
    Method
    Description
    method_47944(Screen screen, int int2, int int3, int int4, int int5)
     
  • Method Details

    • method_47944

      Vector2ic method_47944(Screen screen, int int2, int int3, int int4, int int5)
      Mappings:
      Namespace Name Mixin selector
      official a Lers;a(Lepc;IIII)Lorg/joml/Vector2ic;
      intermediary method_47944 Lnet/minecraft/class_8000;method_47944(Lnet/minecraft/class_437;IIII)Lorg/joml/Vector2ic;
      named method_47944 Lnet/minecraft/class_8000;method_47944(Lnet/minecraft/client/gui/screen/Screen;IIII)Lorg/joml/Vector2ic;