Package net.minecraft

Class class_4944

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

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

    • class_4944

      class_4944()
  • Method Details

    • create

      protected NioEventLoopGroup create()
      Specified by:
      create in class Lazy
      Mappings:
      Namespace Name Mixin selector
      official a Lrd;a()Lio/netty/channel/nio/NioEventLoopGroup;
      intermediary method_10771 Lnet/minecraft/class_4944;method_10771()Lio/netty/channel/nio/NioEventLoopGroup;
      named create Lnet/minecraft/class_4944;create()Lio/netty/channel/nio/NioEventLoopGroup;