Package net.minecraft

Interface class_7768

All Superinterfaces:
AutoCloseable
All Known Implementing Classes:
class_7764.class_7765

@Environment(CLIENT) public interface class_7768 extends AutoCloseable
Mappings:
Namespace Name
official fms
intermediary net/minecraft/class_7768
named net/minecraft/class_7768
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
    method_45824(int int2, int int3)
     
  • Method Details

    • method_45824

      void method_45824(int int2, int int3)
      Mappings:
      Namespace Name Mixin selector
      official a Lfms;a(II)V
      intermediary method_45824 Lnet/minecraft/class_7768;method_45824(II)V
      named method_45824 Lnet/minecraft/class_7768;method_45824(II)V
    • close

      void close()
      Specified by:
      close in interface AutoCloseable