Class AtomicSimpleRandom.class_6671

java.lang.Object
net.minecraft.world.gen.random.AtomicSimpleRandom.class_6671
All Implemented Interfaces:
BlockPosRandomDeriver
Enclosing class:
AtomicSimpleRandom

public static class AtomicSimpleRandom.class_6671 extends Object implements BlockPosRandomDeriver
Mappings:
Namespace Name
official csb$a
intermediary net/minecraft/class_5820$class_6671
named net/minecraft/world/gen/random/AtomicSimpleRandom$class_6671
  • Field Details

    • field_35125

      private final long field_35125
      Mappings:
      Namespace Name Mixin selector
      official a Lcsb$a;a:J
      intermediary field_35125 Lnet/minecraft/class_5820$class_6671;field_35125:J
      named field_35125 Lnet/minecraft/world/gen/random/AtomicSimpleRandom$class_6671;field_35125:J
  • Constructor Details

    • class_6671

      public class_6671(long long2)
  • Method Details

    • createRandom

      public AbstractRandom createRandom(int x, int y, int z)
      Specified by:
      createRandom in interface BlockPosRandomDeriver
      Mappings:
      Namespace Name Mixin selector
      official a Lcsn;a(III)Lcso;
      intermediary method_38418 Lnet/minecraft/class_6574;method_38418(III)Lnet/minecraft/class_5819;
      named createRandom Lnet/minecraft/world/gen/random/BlockPosRandomDeriver;createRandom(III)Lnet/minecraft/world/gen/random/AbstractRandom;
    • method_38995

      public AbstractRandom method_38995(String string)
      Specified by:
      method_38995 in interface BlockPosRandomDeriver
      Mappings:
      Namespace Name Mixin selector
      official a Lcsn;a(Ljava/lang/String;)Lcso;
      intermediary method_38995 Lnet/minecraft/class_6574;method_38995(Ljava/lang/String;)Lnet/minecraft/class_5819;
      named method_38995 Lnet/minecraft/world/gen/random/BlockPosRandomDeriver;method_38995(Ljava/lang/String;)Lnet/minecraft/world/gen/random/AbstractRandom;