Uses of Record Class
net.minecraft.network.packet.CustomPayload.CodecPair
Packages that use CustomPayload.CodecPair
-
Uses of CustomPayload.CodecPair in net.minecraft.network.packet
Method parameters in net.minecraft.network.packet with type arguments of type CustomPayload.CodecPairModifier and TypeMethodDescriptionstatic <B extends PacketByteBuf>
PacketCodec<B,CustomPayload> CustomPayload.createCodec(CustomPayload.CodecFactory<B> factory, List<CustomPayload.CodecPair<? super B, ?>> codecs)