Uses of Record Class
net.neoforged.neoforge.oldtest.misc.ModMismatchTest.ModMismatchPayload
Packages that use ModMismatchTest.ModMismatchPayload
-
Uses of ModMismatchTest.ModMismatchPayload in net.neoforged.neoforge.oldtest.misc
Fields in net.neoforged.neoforge.oldtest.misc with type parameters of type ModMismatchTest.ModMismatchPayloadModifier and TypeFieldDescriptionprivate static final net.minecraft.network.codec.StreamCodec
<net.minecraft.network.FriendlyByteBuf, ModMismatchTest.ModMismatchPayload> ModMismatchTest.ModMismatchPayload.STREAM_CODEC
private static final net.minecraft.network.protocol.common.custom.CustomPacketPayload.Type
<ModMismatchTest.ModMismatchPayload> ModMismatchTest.ModMismatchPayload.TYPE
Methods in net.neoforged.neoforge.oldtest.misc that return types with arguments of type ModMismatchTest.ModMismatchPayloadModifier and TypeMethodDescriptionnet.minecraft.network.protocol.common.custom.CustomPacketPayload.Type
<ModMismatchTest.ModMismatchPayload> ModMismatchTest.ModMismatchPayload.type()
Methods in net.neoforged.neoforge.oldtest.misc with parameters of type ModMismatchTest.ModMismatchPayloadModifier and TypeMethodDescriptionvoid
ModMismatchTest.handle
(ModMismatchTest.ModMismatchPayload payload, IPayloadContext context)