Package net.minecraft
Class class_3812
java.lang.Object
java.util.Random
net.minecraft.class_3812
- All Implemented Interfaces:
Serializable,RandomGenerator
- See Also:
- Mappings:
Namespace Name official bozintermediary net/minecraft/class_3812named net/minecraft/class_3812
-
Nested Class Summary
Nested classes/interfaces inherited from interface java.util.random.RandomGenerator
RandomGenerator.ArbitrarilyJumpableGenerator, RandomGenerator.JumpableGenerator, RandomGenerator.LeapableGenerator, RandomGenerator.SplittableGenerator, RandomGenerator.StreamableGenerator -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidmethod_17285(int int2) longmethod_17286(int int2, int int3) static Randommethod_17287(int int2, int int3, long long2, long long3) longmethod_17288(long long2, int int2, int int3) longmethod_17289(long long2, int int2, int int3, int int4) longmethod_17290(long long2, int int2, int int3) longmethod_17291(long long2, int int2, int int3) protected intnext(int int2) Methods inherited from class java.util.Random
doubles, doubles, doubles, doubles, ints, ints, ints, ints, longs, longs, longs, longs, nextBoolean, nextBytes, nextDouble, nextFloat, nextGaussian, nextInt, nextInt, nextLong, setSeedMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.random.RandomGenerator
isDeprecated, nextDouble, nextDouble, nextExponential, nextFloat, nextFloat, nextGaussian, nextInt, nextLong, nextLong
-
Field Details
-
field_19067
private int field_19067- Mappings:
Namespace Name Mixin selector official aLboz;a:Iintermediary field_19067Lnet/minecraft/class_3812;field_19067:Inamed field_19067Lnet/minecraft/class_3812;field_19067:I
-
-
Constructor Details
-
class_3812
public class_3812() -
class_3812
public class_3812(long long2)
-
-
Method Details
-
method_17285
public void method_17285(int int2) - Mappings:
Namespace Name Mixin selector official aLboz;a(I)Vintermediary method_17285Lnet/minecraft/class_3812;method_17285(I)Vnamed method_17285Lnet/minecraft/class_3812;method_17285(I)V
-
next
protected int next(int int2) -
method_17286
public long method_17286(int int2, int int3) - Mappings:
Namespace Name Mixin selector official aLboz;a(II)Jintermediary method_17286Lnet/minecraft/class_3812;method_17286(II)Jnamed method_17286Lnet/minecraft/class_3812;method_17286(II)J
-
method_17288
public long method_17288(long long2, int int2, int int3) - Mappings:
Namespace Name Mixin selector official aLboz;a(JII)Jintermediary method_17288Lnet/minecraft/class_3812;method_17288(JII)Jnamed method_17288Lnet/minecraft/class_3812;method_17288(JII)J
-
method_17290
public long method_17290(long long2, int int2, int int3) - Mappings:
Namespace Name Mixin selector official bLboz;b(JII)Jintermediary method_17290Lnet/minecraft/class_3812;method_17290(JII)Jnamed method_17290Lnet/minecraft/class_3812;method_17290(JII)J
-
method_17291
public long method_17291(long long2, int int2, int int3) - Mappings:
Namespace Name Mixin selector official cLboz;c(JII)Jintermediary method_17291Lnet/minecraft/class_3812;method_17291(JII)Jnamed method_17291Lnet/minecraft/class_3812;method_17291(JII)J
-
method_17289
public long method_17289(long long2, int int2, int int3, int int4) - Mappings:
Namespace Name Mixin selector official aLboz;a(JIII)Jintermediary method_17289Lnet/minecraft/class_3812;method_17289(JIII)Jnamed method_17289Lnet/minecraft/class_3812;method_17289(JIII)J
-
method_17287
- Mappings:
Namespace Name Mixin selector official aLboz;a(IIJJ)Ljava/util/Random;intermediary method_17287Lnet/minecraft/class_3812;method_17287(IIJJ)Ljava/util/Random;named method_17287Lnet/minecraft/class_3812;method_17287(IIJJ)Ljava/util/Random;
-