yarn/mappings/net/minecraft/client/util/NetworkUtils.mapping

11 lines
465 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_3521 net/minecraft/client/util/NetworkUtils
COMMENT A few client-side networking utilities.
COMMENT
COMMENT @implNote This is not marked as client-only because it's used by the
COMMENT {@code /publish} command, which is only available to integrated servers
COMMENT yet was retained by proguard.
2022-01-19 12:26:32 -05:00
FIELD field_15665 LOGGER Lorg/slf4j/Logger;
2019-06-28 17:55:20 -04:00
METHOD method_15302 findLocalPort ()I
METHOD method_46872 isPortAvailable (I)Z
ARG 0 port