Uses of Record Class
net.minecraftforge.network.SimpleChannel.Message
-
Uses of SimpleChannel.Message in net.minecraftforge.network
Modifier and TypeFieldDescriptionprivate it.unimi.dsi.fastutil.ints.Int2ObjectMap<SimpleChannel.Message<?>>
SimpleChannel.byId
private it.unimi.dsi.fastutil.objects.Object2ObjectMap<Class<?>,
SimpleChannel.Message<?>> SimpleChannel.byType
Modifier and TypeMethodDescriptionprivate static <MSG> void
SimpleChannel.decodeAndDispatch
(FriendlyByteBuf data, CustomPayloadEvent.Context ctx, SimpleChannel.Message<MSG> msg)