类 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> pContext, String pArgument) static HeightmapTypeArgument
private static Heightmap.Types[]
从类继承的方法 net.minecraft.commands.arguments.StringRepresentableArgument
getExamples, listSuggestions, parse
-
字段详细资料
-
LOWER_CASE_CODEC
-
-
构造器详细资料
-
HeightmapTypeArgument
private HeightmapTypeArgument()
-
-
方法详细资料
-
keptTypes
-
heightmap
-
getHeightmap
public static Heightmap.Types getHeightmap(com.mojang.brigadier.context.CommandContext<CommandSourceStack> pContext, String pArgument) -
convertId
-