Uses of Class
net.ME1312.SubData.Client.Library.PingResponse
Packages that use PingResponse
-
Uses of PingResponse in net.ME1312.SubData.Client
Method parameters in net.ME1312.SubData.Client with type arguments of type PingResponseModifier and TypeMethodDescriptionabstract voidDataClient.ping(Consumer<PingResponse> response) Ping the Serverabstract voidDataClient.ping(UUID id, Consumer<PingResponse> response) Ping a remote ClientvoidDataSender.ping(Consumer<PingResponse> response) Ping the SendervoidSubDataClient.ping(Consumer<PingResponse> response) voidSubDataClient.ping(UUID id, Consumer<PingResponse> response) -
Uses of PingResponse in net.ME1312.SubData.Client.Library
Method parameters in net.ME1312.SubData.Client.Library with type arguments of type PingResponse