Package net.minecraft

Class class_4885

java.lang.Object
net.minecraft.util.Lazy
net.minecraft.class_4885

final class class_4885 extends Lazy
Mappings:
Namespace Name
official gt
intermediary net/minecraft/class_4885
named net/minecraft/class_4885
  • Constructor Details

    • class_4885

      class_4885()
  • Method Details

    • create

      protected LocalEventLoopGroup create()
      Specified by:
      create in class Lazy
      Mappings:
      Namespace Name Mixin selector
      official a Lgt;a()Lio/netty/channel/local/LocalEventLoopGroup;
      intermediary method_10596 Lnet/minecraft/class_4885;method_10596()Lio/netty/channel/local/LocalEventLoopGroup;
      named create Lnet/minecraft/class_4885;create()Lio/netty/channel/local/LocalEventLoopGroup;