Class EntityArgumentType.Serializer

java.lang.Object
net.minecraft.command.argument.EntityArgumentType.Serializer
All Implemented Interfaces:
ArgumentSerializer<EntityArgumentType,EntityArgumentType.Serializer.Properties>
Enclosing class:
EntityArgumentType

public static class EntityArgumentType.Serializer extends Object implements ArgumentSerializer<EntityArgumentType,EntityArgumentType.Serializer.Properties>
Mappings:
Namespace Name
official eb$a
intermediary net/minecraft/class_2186$class_2187
named net/minecraft/command/argument/EntityArgumentType$Serializer
  • Field Details

    • SINGLE_FLAG

      private static final byte SINGLE_FLAG
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official a Leb$a;a:B
      intermediary field_37850 Lnet/minecraft/class_2186$class_2187;field_37850:B
      named SINGLE_FLAG Lnet/minecraft/command/argument/EntityArgumentType$Serializer;SINGLE_FLAG:B
    • PLAYERS_ONLY_FLAG

      private static final byte PLAYERS_ONLY_FLAG
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official b Leb$a;b:B
      intermediary field_37851 Lnet/minecraft/class_2186$class_2187;field_37851:B
      named PLAYERS_ONLY_FLAG Lnet/minecraft/command/argument/EntityArgumentType$Serializer;PLAYERS_ONLY_FLAG:B
  • Constructor Details

    • Serializer

      public Serializer()
  • Method Details

    • method_9320

      public void method_9320(EntityArgumentType.Serializer.Properties properties, PacketByteBuf packetByteBuf)
      Mappings:
      Namespace Name Mixin selector
      official a Leb$a;a(Leb$a$a;Lrt;)V
      intermediary method_9320 Lnet/minecraft/class_2186$class_2187;method_9320(Lnet/minecraft/class_2186$class_2187$class_7171;Lnet/minecraft/class_2540;)V
      named method_9320 Lnet/minecraft/command/argument/EntityArgumentType$Serializer;method_9320(Lnet/minecraft/command/argument/EntityArgumentType$Serializer$Properties;Lnet/minecraft/network/PacketByteBuf;)V
    • method_9321

      public EntityArgumentType.Serializer.Properties method_9321(PacketByteBuf packetByteBuf)
      Mappings:
      Namespace Name Mixin selector
      official a Leb$a;a(Lrt;)Leb$a$a;
      intermediary method_9321 Lnet/minecraft/class_2186$class_2187;method_9321(Lnet/minecraft/class_2540;)Lnet/minecraft/class_2186$class_2187$class_7171;
      named method_9321 Lnet/minecraft/command/argument/EntityArgumentType$Serializer;method_9321(Lnet/minecraft/network/PacketByteBuf;)Lnet/minecraft/command/argument/EntityArgumentType$Serializer$Properties;
    • method_9319

      public void method_9319(EntityArgumentType.Serializer.Properties properties, JsonObject jsonObject)
      Mappings:
      Namespace Name Mixin selector
      official a Leb$a;a(Leb$a$a;Lcom/google/gson/JsonObject;)V
      intermediary method_9319 Lnet/minecraft/class_2186$class_2187;method_9319(Lnet/minecraft/class_2186$class_2187$class_7171;Lcom/google/gson/JsonObject;)V
      named method_9319 Lnet/minecraft/command/argument/EntityArgumentType$Serializer;method_9319(Lnet/minecraft/command/argument/EntityArgumentType$Serializer$Properties;Lcom/google/gson/JsonObject;)V
    • method_41727

      public EntityArgumentType.Serializer.Properties method_41727(EntityArgumentType entityArgumentType)
      Mappings:
      Namespace Name Mixin selector
      official a Leb$a;a(Leb;)Leb$a$a;
      intermediary method_41727 Lnet/minecraft/class_2186$class_2187;method_41727(Lnet/minecraft/class_2186;)Lnet/minecraft/class_2186$class_2187$class_7171;
      named method_41727 Lnet/minecraft/command/argument/EntityArgumentType$Serializer;method_41727(Lnet/minecraft/command/argument/EntityArgumentType;)Lnet/minecraft/command/argument/EntityArgumentType$Serializer$Properties;