Package net.minecraft.network
Interface NetworkState.Factory<T extends PacketListener,B extends ByteBuf>
- Enclosing interface:
NetworkState<T extends PacketListener>
public static interface NetworkState.Factory<T extends PacketListener,B extends ByteBuf>
- Mappings:
Namespace Name official wc$a
intermediary net/minecraft/class_9127$class_9128
named net/minecraft/network/NetworkState$Factory
-
Method Summary
-
Method Details
-
bind
- Mappings:
Namespace Name Mixin selector official bind
Lwc$a;bind(Ljava/util/function/Function;)Lwc;
intermediary bind
Lnet/minecraft/class_9127$class_9128;bind(Ljava/util/function/Function;)Lnet/minecraft/class_9127;
named bind
Lnet/minecraft/network/NetworkState$Factory;bind(Ljava/util/function/Function;)Lnet/minecraft/network/NetworkState;
-