Uses of Record Class
net.minecraftforge.network.SimpleChannel.Message
Packages that use SimpleChannel.Message
-
Uses of SimpleChannel.Message in net.minecraftforge.network
Fields in net.minecraftforge.network with type parameters of type SimpleChannel.MessageModifier and TypeFieldDescriptionprivate it.unimi.dsi.fastutil.ints.Int2ObjectMap<SimpleChannel.Message<?>>SimpleChannel.byIdprivate it.unimi.dsi.fastutil.objects.Object2ObjectMap<Class<?>,SimpleChannel.Message<?>> SimpleChannel.byTypeMethods in net.minecraftforge.network with parameters of type SimpleChannel.MessageModifier and TypeMethodDescriptionprivate static <MSG> voidSimpleChannel.decodeAndDispatch(FriendlyByteBuf data, CustomPayloadEvent.Context ctx, SimpleChannel.Message<MSG> msg)