类 RandomSequences
java.lang.Object
net.minecraft.world.level.saveddata.SavedData
net.minecraft.world.RandomSequences
-
字段概要
字段修饰符和类型字段说明private static final org.slf4j.Logger
private final long
private final Map<ResourceLocation,
RandomSequence> -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明get
(ResourceLocation pLocation) static RandomSequences
load
(long pSeed, CompoundTag pTag) save
(CompoundTag pCompoundTag)