Package net.minecraft
Class class_8199
- All Implemented Interfaces:
com.mojang.brigadier.arguments.ArgumentType<Heightmap.Type>
- Mappings:
Namespace Name official ed
intermediary net/minecraft/class_8199
named 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_8199
static Heightmap.Type
method_49544
(com.mojang.brigadier.context.CommandContext<ServerCommandSource> commandContext, String string) protected String
method_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 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
- 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
- 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
- Overrides:
method_49545
in classEnumArgumentType<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;
-