Uses of Interface
net.minecraft.class_9127.class_9128
Packages that use class_9127.class_9128
-
Uses of class_9127.class_9128 in net.minecraft
Fields in net.minecraft declared as class_9127.class_9128Modifier and TypeFieldDescriptionstatic final class_9127.class_9128<ServerPlayPacketListener,RegistryByteBuf> class_9095.field_48172static final class_9127.class_9128<ClientPlayPacketListener,RegistryByteBuf> class_9095.field_48173Methods in net.minecraft that return class_9127.class_9128Modifier and TypeMethodDescriptionclass_9147.method_56447()private static <L extends PacketListener,B extends ByteBuf>
class_9127.class_9128<L,B> class_9147.method_56456(NetworkState networkState, NetworkSide networkSide, Consumer<class_9147<L, B>> consumer) static <T extends ServerPacketListener,B extends ByteBuf>
class_9127.class_9128<T,B> class_9147.method_56457(NetworkState networkState, Consumer<class_9147<T, B>> consumer) static <T extends ClientPacketListener,B extends ByteBuf>
class_9127.class_9128<T,B> class_9147.method_56458(NetworkState networkState, Consumer<class_9147<T, B>> consumer)