Interface PositionalRandomFactory
- All Known Implementing Classes:
LegacyRandomSource.LegacyPositionalRandomFactory,XoroshiroRandomSource.XoroshiroPositionalRandomFactory
public interface PositionalRandomFactory
-
Method Summary
Modifier and TypeMethodDescriptionat(int pX, int pY, int pZ) default RandomSourcefromHashOf(String pName) default RandomSourcefromHashOf(ResourceLocation pName) fromSeed(long pSeed) voidparityConfigString(StringBuilder pBuilder)
-
Method Details
-
at
-
fromHashOf
-
fromHashOf
-
fromSeed
-
at
-
parityConfigString
-