Package net.minecraft
Interface class_5819
- All Known Implementing Classes:
ChunkRandom,class_5820
public interface class_5819
- Mappings:
Namespace Name official cmvintermediary net/minecraft/class_5819named net/minecraft/class_5819
-
Method Summary
Modifier and Type Method Description default voidmethod_33650(int int2)doublenextDouble()intnextInt()intnextInt(int int2)
-
Method Details
-
nextInt
int nextInt()- Mappings:
Namespace Name Mixin selector official nextIntLcmv;nextInt()Iintermediary nextIntLnet/minecraft/class_5819;nextInt()Inamed nextIntLnet/minecraft/class_5819;nextInt()I
-
nextInt
int nextInt(int int2)- 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
double nextDouble()- Mappings:
Namespace Name Mixin selector official nextDoubleLcmv;nextDouble()Dintermediary nextDoubleLnet/minecraft/class_5819;nextDouble()Dnamed nextDoubleLnet/minecraft/class_5819;nextDouble()D
-
method_33650
default void method_33650(int int2)- Mappings:
Namespace Name Mixin selector official aLcmv;a(I)Vintermediary method_33650Lnet/minecraft/class_5819;method_33650(I)Vnamed method_33650Lnet/minecraft/class_5819;method_33650(I)V
-