Package net.minecraft

Class class_8199

All Implemented Interfaces:
com.mojang.brigadier.arguments.ArgumentType<Heightmap.Type>

public class class_8199 extends EnumArgumentType<Heightmap.Type>
Mappings:
Namespace Name
official ed
intermediary net/minecraft/class_8199
named net/minecraft/class_8199
  • Field Details

    • field_42994

      private static final com.mojang.serialization.Codec<Heightmap.Type> field_42994
      Mappings:
      Namespace Name Mixin selector
      official a Led;a:Lcom/mojang/serialization/Codec;
      intermediary field_42994 Lnet/minecraft/class_8199;field_42994:Lcom/mojang/serialization/Codec;
      named field_42994 Lnet/minecraft/class_8199;field_42994:Lcom/mojang/serialization/Codec;
  • Constructor Details

    • class_8199

      private class_8199()
  • Method Details

    • method_49546

      private static Heightmap.Type[] method_49546()
      Mappings:
      Namespace Name Mixin selector
      official b Led;b()[Ldgx$a;
      intermediary method_49546 Lnet/minecraft/class_8199;method_49546()[Lnet/minecraft/class_2902$class_2903;
      named method_49546 Lnet/minecraft/class_8199;method_49546()[Lnet/minecraft/world/Heightmap$Type;
    • method_49542

      public static class_8199 method_49542()
      Mappings:
      Namespace Name Mixin selector
      official a Led;a()Led;
      intermediary method_49542 Lnet/minecraft/class_8199;method_49542()Lnet/minecraft/class_8199;
      named method_49542 Lnet/minecraft/class_8199;method_49542()Lnet/minecraft/class_8199;
    • method_49544

      public static Heightmap.Type method_49544(com.mojang.brigadier.context.CommandContext<ServerCommandSource> commandContext, String string)
      Mappings:
      Namespace Name Mixin selector
      official a Led;a(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ldgx$a;
      intermediary method_49544 Lnet/minecraft/class_8199;method_49544(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/class_2902$class_2903;
      named method_49544 Lnet/minecraft/class_8199;method_49544(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/world/Heightmap$Type;
    • method_49545

      protected String method_49545(String string)
      Overrides:
      method_49545 in class EnumArgumentType<Heightmap.Type>
      Mappings:
      Namespace Name Mixin selector
      official a Lev;a(Ljava/lang/String;)Ljava/lang/String;
      intermediary method_49545 Lnet/minecraft/class_7485;method_49545(Ljava/lang/String;)Ljava/lang/String;
      named method_49545 Lnet/minecraft/command/argument/EnumArgumentType;method_49545(Ljava/lang/String;)Ljava/lang/String;