类 RandomSequence
java.lang.Object
net.minecraft.world.RandomSequence
-
字段概要
字段修饰符和类型字段说明static final com.mojang.serialization.Codec<RandomSequence>
private final XoroshiroRandomSource
-
构造器概要
构造器构造器说明RandomSequence
(long pSeed, ResourceLocation pLocation) RandomSequence
(XoroshiroRandomSource p_287597_) -
方法概要
修饰符和类型方法说明private static XoroshiroRandomSource
createSequence
(long pSeed, ResourceLocation pLocation) random()
static RandomSupport.Seed128bit
seedForKey
(ResourceLocation pKey)
-
字段详细资料
-
CODEC
-
source
-
-
构造器详细资料
-
RandomSequence
-
RandomSequence
-
-
方法详细资料
-
createSequence
-
seedForKey
-
random
-