Package net.nullved.pmweatherapi.network
package net.nullved.pmweatherapi.network
-
ClassesClassDescriptionThe base networking class for PMWeatherAPIThe packet that syncs metars from the server to the client, using the Storages systemThe packet that syncs radars from the server to the client, using the Storages systemS2CStoragePacket<C extends IClientStorage<?>>A base packet for the Storages system that syncs data from the Server -> Client (S2C)The packet that syncs wsrs from the server to the client, using the Storages system