Package net.minecraft
Class class_5820
java.lang.Object
net.minecraft.class_5820
- All Implemented Interfaces:
class_5819
public class class_5820 extends Object implements class_5819
- Mappings:
Namespace Name official cmwintermediary net/minecraft/class_5820named net/minecraft/class_5820
-
Field Summary
Fields Modifier and Type Field Description private AtomicLongfield_28766private booleanfield_28767 -
Constructor Summary
Constructors Constructor Description class_5820(long long2) -
Method Summary
Modifier and Type Method Description private intmethod_33651(int int2)doublenextDouble()intnextInt()intnextInt(int int2)voidsetSeed(long long2)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.class_5819
method_33650
-
Field Details
-
field_28766
- Mappings:
Namespace Name Mixin selector official aLcmw;a:Ljava/util/concurrent/atomic/AtomicLong;intermediary field_28766Lnet/minecraft/class_5820;field_28766:Ljava/util/concurrent/atomic/AtomicLong;named field_28766Lnet/minecraft/class_5820;field_28766:Ljava/util/concurrent/atomic/AtomicLong;
-
field_28767
private boolean field_28767- Mappings:
Namespace Name Mixin selector official cLcmw;c:Zintermediary field_28767Lnet/minecraft/class_5820;field_28767:Znamed field_28767Lnet/minecraft/class_5820;field_28767:Z
-
-
Constructor Details
-
class_5820
public class_5820(long long2)
-
-
Method Details
-
setSeed
public void setSeed(long long2)- Mappings:
Namespace Name Mixin selector official setSeedLcmw;setSeed(J)Vintermediary setSeedLnet/minecraft/class_5820;setSeed(J)Vnamed setSeedLnet/minecraft/class_5820;setSeed(J)V
-
method_33651
private int method_33651(int int2)- Mappings:
Namespace Name Mixin selector official bLcmw;b(I)Iintermediary method_33651Lnet/minecraft/class_5820;method_33651(I)Inamed method_33651Lnet/minecraft/class_5820;method_33651(I)I
-
nextInt
public int nextInt()- Specified by:
nextIntin interfaceclass_5819- Mappings:
Namespace Name Mixin selector official nextIntLcmv;nextInt()Iintermediary nextIntLnet/minecraft/class_5819;nextInt()Inamed nextIntLnet/minecraft/class_5819;nextInt()I
-
nextInt
public int nextInt(int int2)- Specified by:
nextIntin interfaceclass_5819- Mappings:
Namespace Name Mixin selector official nextIntLcmv;nextInt(I)Iintermediary nextIntLnet/minecraft/class_5819;nextInt(I)Inamed nextIntLnet/minecraft/class_5819;nextInt(I)I
-
nextDouble
public double nextDouble()- Specified by:
nextDoublein interfaceclass_5819- Mappings:
Namespace Name Mixin selector official nextDoubleLcmv;nextDouble()Dintermediary nextDoubleLnet/minecraft/class_5819;nextDouble()Dnamed nextDoubleLnet/minecraft/class_5819;nextDouble()D
-