Package net.minecraft

Class class_5900

java.lang.Object
net.minecraft.class_5900
All Implemented Interfaces:
Packet<ClientPlayPacketListener>

public class class_5900
extends Object
implements Packet<ClientPlayPacketListener>
Mappings:
Namespace Name
official sk
intermediary net/minecraft/class_5900
named net/minecraft/class_5900
  • Field Details

    • field_29151

      private final int field_29151
      Mappings:
      Namespace Name Mixin selector
      official a Lsk;a:I
      intermediary field_29151 Lnet/minecraft/class_5900;field_29151:I
      named field_29151 Lnet/minecraft/class_5900;field_29151:I
    • field_29152

      private final String field_29152
      Mappings:
      Namespace Name Mixin selector
      official b Lsk;b:Ljava/lang/String;
      intermediary field_29152 Lnet/minecraft/class_5900;field_29152:Ljava/lang/String;
      named field_29152 Lnet/minecraft/class_5900;field_29152:Ljava/lang/String;
    • field_29153

      private final Collection<String> field_29153
      Mappings:
      Namespace Name Mixin selector
      official c Lsk;c:Ljava/util/Collection;
      intermediary field_29153 Lnet/minecraft/class_5900;field_29153:Ljava/util/Collection;
      named field_29153 Lnet/minecraft/class_5900;field_29153:Ljava/util/Collection;
    • field_29154

      private final Optional<class_5900.class_5902> field_29154
      Mappings:
      Namespace Name Mixin selector
      official d Lsk;d:Ljava/util/Optional;
      intermediary field_29154 Lnet/minecraft/class_5900;field_29154:Ljava/util/Optional;
      named field_29154 Lnet/minecraft/class_5900;field_29154:Ljava/util/Optional;
  • Constructor Details

  • Method Details

    • method_34172

      public static class_5900 method_34172​(Team team, boolean bool)
      Mappings:
      Namespace Name Mixin selector
      official a Lsk;a(Ldkt;Z)Lsk;
      intermediary method_34172 Lnet/minecraft/class_5900;method_34172(Lnet/minecraft/class_268;Z)Lnet/minecraft/class_5900;
      named method_34172 Lnet/minecraft/class_5900;method_34172(Lnet/minecraft/scoreboard/Team;Z)Lnet/minecraft/class_5900;
    • method_34170

      public static class_5900 method_34170​(Team team)
      Mappings:
      Namespace Name Mixin selector
      official a Lsk;a(Ldkt;)Lsk;
      intermediary method_34170 Lnet/minecraft/class_5900;method_34170(Lnet/minecraft/class_268;)Lnet/minecraft/class_5900;
      named method_34170 Lnet/minecraft/class_5900;method_34170(Lnet/minecraft/scoreboard/Team;)Lnet/minecraft/class_5900;
    • method_34171

      public static class_5900 method_34171​(Team team, String string, class_5900.class_5901 class_5901)
      Mappings:
      Namespace Name Mixin selector
      official a Lsk;a(Ldkt;Ljava/lang/String;Lsk$a;)Lsk;
      intermediary method_34171 Lnet/minecraft/class_5900;method_34171(Lnet/minecraft/class_268;Ljava/lang/String;Lnet/minecraft/class_5900$class_5901;)Lnet/minecraft/class_5900;
      named method_34171 Lnet/minecraft/class_5900;method_34171(Lnet/minecraft/scoreboard/Team;Ljava/lang/String;Lnet/minecraft/class_5900$class_5901;)Lnet/minecraft/class_5900;
    • write

      public void write​(PacketByteBuf buf)
      Specified by:
      write in interface Packet<ClientPlayPacketListener>
      Mappings:
      Namespace Name Mixin selector
      official a Lpb;a(Lnx;)V
      intermediary method_11052 Lnet/minecraft/class_2596;method_11052(Lnet/minecraft/class_2540;)V
      named write Lnet/minecraft/network/Packet;write(Lnet/minecraft/network/PacketByteBuf;)V
    • method_34169

      private static boolean method_34169​(int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lsk;a(I)Z
      intermediary method_34169 Lnet/minecraft/class_5900;method_34169(I)Z
      named method_34169 Lnet/minecraft/class_5900;method_34169(I)Z
    • method_34175

      private static boolean method_34175​(int int2)
      Mappings:
      Namespace Name Mixin selector
      official b Lsk;b(I)Z
      intermediary method_34175 Lnet/minecraft/class_5900;method_34175(I)Z
      named method_34175 Lnet/minecraft/class_5900;method_34175(I)Z
    • method_34174

      Mappings:
      Namespace Name Mixin selector
      official b Lsk;b()Lsk$a;
      intermediary method_34174 Lnet/minecraft/class_5900;method_34174()Lnet/minecraft/class_5900$class_5901;
      named method_34174 Lnet/minecraft/class_5900;method_34174()Lnet/minecraft/class_5900$class_5901;
    • method_34176

      Mappings:
      Namespace Name Mixin selector
      official c Lsk;c()Lsk$a;
      intermediary method_34176 Lnet/minecraft/class_5900;method_34176()Lnet/minecraft/class_5900$class_5901;
      named method_34176 Lnet/minecraft/class_5900;method_34176()Lnet/minecraft/class_5900$class_5901;
    • apply

      public void apply​(ClientPlayPacketListener clientPlayPacketListener)
      Specified by:
      apply in interface Packet<ClientPlayPacketListener>
      Mappings:
      Namespace Name Mixin selector
      official a Lsk;a(Lpe;)V
      intermediary method_34173 Lnet/minecraft/class_5900;method_34173(Lnet/minecraft/class_2602;)V
      named apply Lnet/minecraft/class_5900;apply(Lnet/minecraft/network/listener/ClientPlayPacketListener;)V
    • method_34177

      @Environment(CLIENT) public String method_34177()
      Mappings:
      Namespace Name Mixin selector
      official d Lsk;d()Ljava/lang/String;
      intermediary method_34177 Lnet/minecraft/class_5900;method_34177()Ljava/lang/String;
      named method_34177 Lnet/minecraft/class_5900;method_34177()Ljava/lang/String;
    • method_34178

      @Environment(CLIENT) public Collection<String> method_34178()
      Mappings:
      Namespace Name Mixin selector
      official e Lsk;e()Ljava/util/Collection;
      intermediary method_34178 Lnet/minecraft/class_5900;method_34178()Ljava/util/Collection;
      named method_34178 Lnet/minecraft/class_5900;method_34178()Ljava/util/Collection;
    • method_34179

      Mappings:
      Namespace Name Mixin selector
      official f Lsk;f()Ljava/util/Optional;
      intermediary method_34179 Lnet/minecraft/class_5900;method_34179()Ljava/util/Optional;
      named method_34179 Lnet/minecraft/class_5900;method_34179()Ljava/util/Optional;