implements com.mojang.brigadier.arguments.ArgumentType<NBTTagCompound>
| ch | |
| net.minecraft.command.arguments.NBTArgument | |
| net.minecraft.server.v1_13_R2.ArgumentNBTTag |
字段概要
| 修饰符与类型 | 字段 | ||||
|---|---|---|---|---|---|
| private static final Collection<String> |
| ||||
| public static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| private | () |
方法概要
| 修饰符与类型 | 方法 | ||||
|---|---|---|---|---|---|
| public static ArgumentNBTTag |
| ||||
| public static <S> NBTTagCompound |
| ||||
| public NBTTagCompound |
| ||||
| public Collection<String> |
|