类 HeightmapTypeArgument
java.lang.Object
net.minecraft.commands.arguments.StringRepresentableArgument<Heightmap.Types>
net.minecraft.commands.arguments.HeightmapTypeArgument
- 所有已实现的接口:
com.mojang.brigadier.arguments.ArgumentType<Heightmap.Types>
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明protected String
static Heightmap.Types
getHeightmap
(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_275445_, String p_275449_) static HeightmapTypeArgument
private static Heightmap.Types[]
从类继承的方法 net.minecraft.commands.arguments.StringRepresentableArgument
getExamples, listSuggestions, parse
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
从接口继承的方法 com.mojang.brigadier.arguments.ArgumentType
parse
-
字段详细资料
-
LOWER_CASE_CODEC
-
-
构造器详细资料
-
HeightmapTypeArgument
private HeightmapTypeArgument()
-
-
方法详细资料
-
keptTypes
-
heightmap
-
getHeightmap
public static Heightmap.Types getHeightmap(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_275445_, String p_275449_) -
convertId
-