Package net.minecraft
Class class_8199
- All Implemented Interfaces:
com.mojang.brigadier.arguments.ArgumentType<Heightmap.Type>
- Mappings:
Namespace Name official edintermediary net/minecraft/class_8199named net/minecraft/class_8199
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final com.mojang.serialization.Codec<Heightmap.Type> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic class_8199static Heightmap.Typemethod_49544(com.mojang.brigadier.context.CommandContext<ServerCommandSource> commandContext, String string) protected Stringmethod_49545(String string) private static Heightmap.Type[]Methods inherited from class net.minecraft.command.argument.EnumArgumentType
getExamples, listSuggestions, parse
-
Field Details
-
field_42994
- Mappings:
Namespace Name Mixin selector official aLed;a:Lcom/mojang/serialization/Codec;intermediary field_42994Lnet/minecraft/class_8199;field_42994:Lcom/mojang/serialization/Codec;named field_42994Lnet/minecraft/class_8199;field_42994:Lcom/mojang/serialization/Codec;
-
-
Constructor Details
-
class_8199
private class_8199()
-
-
Method Details
-
method_49546
- Mappings:
Namespace Name Mixin selector official bLed;b()[Ldgx$a;intermediary method_49546Lnet/minecraft/class_8199;method_49546()[Lnet/minecraft/class_2902$class_2903;named method_49546Lnet/minecraft/class_8199;method_49546()[Lnet/minecraft/world/Heightmap$Type;
-
method_49542
- Mappings:
Namespace Name Mixin selector official aLed;a()Led;intermediary method_49542Lnet/minecraft/class_8199;method_49542()Lnet/minecraft/class_8199;named method_49542Lnet/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 aLed;a(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ldgx$a;intermediary method_49544Lnet/minecraft/class_8199;method_49544(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/class_2902$class_2903;named method_49544Lnet/minecraft/class_8199;method_49544(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/world/Heightmap$Type;
-
method_49545
- Overrides:
method_49545in classEnumArgumentType<Heightmap.Type>- Mappings:
Namespace Name Mixin selector official aLev;a(Ljava/lang/String;)Ljava/lang/String;intermediary method_49545Lnet/minecraft/class_7485;method_49545(Ljava/lang/String;)Ljava/lang/String;named method_49545Lnet/minecraft/command/argument/EnumArgumentType;method_49545(Ljava/lang/String;)Ljava/lang/String;
-