Class HeightmapTypeArgument
java.lang.Object
net.minecraft.commands.arguments.StringRepresentableArgument<Heightmap.Types>
net.minecraft.commands.arguments.HeightmapTypeArgument
- All Implemented Interfaces:
ArgumentType<Heightmap.Types>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Stringstatic Heightmap.TypesgetHeightmap(CommandContext<CommandSourceStack> context, String name) static HeightmapTypeArgumentprivate static Heightmap.Types[]Methods inherited from class StringRepresentableArgument
getExamples, listSuggestions, parseMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ArgumentType
parse
-
Field Details
-
LOWER_CASE_CODEC
-
-
Constructor Details
-
HeightmapTypeArgument
private HeightmapTypeArgument()
-
-
Method Details
-
keptTypes
-
heightmap
-
getHeightmap
-
convertId
- Overrides:
convertIdin classStringRepresentableArgument<Heightmap.Types>
-