Package net.minecraft.world.gen.random
Class BlockPosRandomDeriver
java.lang.Object
net.minecraft.world.gen.random.BlockPosRandomDeriver
- Mappings:
Namespace Name official crzintermediary net/minecraft/class_6574named net/minecraft/world/gen/random/BlockPosRandomDeriver
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
seed
private final long seed- Mappings:
Namespace Name Mixin selector official aLcrz;a:Jintermediary field_34688Lnet/minecraft/class_6574;field_34688:Jnamed seedLnet/minecraft/world/gen/random/BlockPosRandomDeriver;seed:J
-
-
Constructor Details
-
BlockPosRandomDeriver
public BlockPosRandomDeriver(long seed) - Mappings:
Namespace Name Mixin selector official <init>Lcrz;<init>(J)Vintermediary <init>Lnet/minecraft/class_6574;<init>(J)Vnamed <init>Lnet/minecraft/world/gen/random/BlockPosRandomDeriver;<init>(J)V
-
-
Method Details
-
createRandom
- Mappings:
Namespace Name Mixin selector official aLcrz;a(Lgh;)Lcsb;intermediary method_38419Lnet/minecraft/class_6574;method_38419(Lnet/minecraft/class_2338;)Lnet/minecraft/class_5820;named createRandomLnet/minecraft/world/gen/random/BlockPosRandomDeriver;createRandom(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/world/gen/random/AtomicSimpleRandom;
-
createRandom
- Mappings:
Namespace Name Mixin selector official aLcrz;a(III)Lcsb;intermediary method_38418Lnet/minecraft/class_6574;method_38418(III)Lnet/minecraft/class_5820;named createRandomLnet/minecraft/world/gen/random/BlockPosRandomDeriver;createRandom(III)Lnet/minecraft/world/gen/random/AtomicSimpleRandom;
-