类 CommandStorage
java.lang.Object
net.minecraft.world.level.storage.CommandStorage
-
嵌套类概要
嵌套类 -
字段概要
字段修饰符和类型字段说明private static final String
private final Map<String,
CommandStorage.Container> private final DimensionDataStorage
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明private static String
get
(ResourceLocation pId) keys()
private CommandStorage.Container
newStorage
(String pNamespace) void
set
(ResourceLocation pId, CompoundTag pNbt)
-
字段详细资料
-
ID_PREFIX
- 另请参阅:
-
namespaces
-
storage
-
-
构造器详细资料
-
CommandStorage
-
-
方法详细资料
-
newStorage
-
get
-
set
-
keys
-
createId
-