Package net.minecraft

Interface class_7648


public interface class_7648
Mappings:
Namespace Name
official rb
intermediary net/minecraft/class_7648
named net/minecraft/class_7648
  • Method Details

    • method_45084

      static class_7648 method_45084(Runnable runnable)
      Mappings:
      Namespace Name Mixin selector
      official a Lrb;a(Ljava/lang/Runnable;)Lrb;
      intermediary method_45084 Lnet/minecraft/class_7648;method_45084(Ljava/lang/Runnable;)Lnet/minecraft/class_7648;
      named method_45084 Lnet/minecraft/class_7648;method_45084(Ljava/lang/Runnable;)Lnet/minecraft/class_7648;
    • method_45085

      static class_7648 method_45085(Supplier<Packet<?>> supplier)
      Mappings:
      Namespace Name Mixin selector
      official a Lrb;a(Ljava/util/function/Supplier;)Lrb;
      intermediary method_45085 Lnet/minecraft/class_7648;method_45085(Ljava/util/function/Supplier;)Lnet/minecraft/class_7648;
      named method_45085 Lnet/minecraft/class_7648;method_45085(Ljava/util/function/Supplier;)Lnet/minecraft/class_7648;
    • method_45083

      default void method_45083()
      Mappings:
      Namespace Name Mixin selector
      official a Lrb;a()V
      intermediary method_45083 Lnet/minecraft/class_7648;method_45083()V
      named method_45083 Lnet/minecraft/class_7648;method_45083()V
    • method_45086

      @Nullable default @Nullable Packet<?> method_45086()
      Mappings:
      Namespace Name Mixin selector
      official b Lrb;b()Ltc;
      intermediary method_45086 Lnet/minecraft/class_7648;method_45086()Lnet/minecraft/class_2596;
      named method_45086 Lnet/minecraft/class_7648;method_45086()Lnet/minecraft/network/Packet;