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