Class RealmsServerStatusPinger

java.lang.Object
net.minecraft.realms.RealmsServerStatusPinger

@Environment(CLIENT)
public class RealmsServerStatusPinger
extends Object
Mappings:
Namespace Name
official net/minecraft/realms/RealmsServerStatusPinger
intermediary net/minecraft/realms/RealmsServerStatusPinger
named net/minecraft/realms/RealmsServerStatusPinger
  • Field Details

    • LOGGER

      private static final Logger LOGGER
      Mappings:
      Namespace Name Mixin selector
      official LOGGER Lnet/minecraft/realms/RealmsServerStatusPinger;LOGGER:Lorg/apache/logging/log4j/Logger;
      intermediary LOGGER Lnet/minecraft/realms/RealmsServerStatusPinger;LOGGER:Lorg/apache/logging/log4j/Logger;
      named LOGGER Lnet/minecraft/realms/RealmsServerStatusPinger;LOGGER:Lorg/apache/logging/log4j/Logger;
    • connections

      private final List<ClientConnection> connections
      Mappings:
      Namespace Name Mixin selector
      official connections Lnet/minecraft/realms/RealmsServerStatusPinger;connections:Ljava/util/List;
      intermediary connections Lnet/minecraft/realms/RealmsServerStatusPinger;connections:Ljava/util/List;
      named connections Lnet/minecraft/realms/RealmsServerStatusPinger;connections:Ljava/util/List;
  • Constructor Details

    • RealmsServerStatusPinger

      public RealmsServerStatusPinger()
  • Method Details

    • pingServer

      public void pingServer​(String string, RealmsServerPing realmsServerPing) throws UnknownHostException
      Throws:
      UnknownHostException
      Mappings:
      Namespace Name Mixin selector
      official pingServer Lnet/minecraft/realms/RealmsServerStatusPinger;pingServer(Ljava/lang/String;Lnet/minecraft/realms/RealmsServerPing;)V
      intermediary pingServer Lnet/minecraft/realms/RealmsServerStatusPinger;pingServer(Ljava/lang/String;Lnet/minecraft/realms/RealmsServerPing;)V
      named pingServer Lnet/minecraft/realms/RealmsServerStatusPinger;pingServer(Ljava/lang/String;Lnet/minecraft/realms/RealmsServerPing;)V
    • tick

      public void tick()
      Mappings:
      Namespace Name Mixin selector
      official tick Lnet/minecraft/realms/RealmsServerStatusPinger;tick()V
      intermediary tick Lnet/minecraft/realms/RealmsServerStatusPinger;tick()V
      named tick Lnet/minecraft/realms/RealmsServerStatusPinger;tick()V
    • removeAll

      public void removeAll()
      Mappings:
      Namespace Name Mixin selector
      official removeAll Lnet/minecraft/realms/RealmsServerStatusPinger;removeAll()V
      intermediary removeAll Lnet/minecraft/realms/RealmsServerStatusPinger;removeAll()V
      named removeAll Lnet/minecraft/realms/RealmsServerStatusPinger;removeAll()V