Package net.minecraft.util.collection
Class Weighting
java.lang.Object
net.minecraft.util.collection.Weighting
- Mappings:
Namespace Name official vjintermediary net/minecraft/class_845named net/minecraft/util/collection/Weighting
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intgetRate(Collection pool) static Weightmethod_10886(Collection collection, int int2) static Weightmethod_10887(Random random, Collection collection) static Weightmethod_10888(Random random, Collection collection, int int2)
-
Constructor Details
-
Weighting
public Weighting()
-
-
Method Details
-
getRate
- Mappings:
Namespace Name Mixin selector official aLvj;a(Ljava/util/Collection;)Iintermediary method_2373Lnet/minecraft/class_845;method_2373(Ljava/util/Collection;)Inamed getRateLnet/minecraft/util/collection/Weighting;getRate(Ljava/util/Collection;)I
-
method_10888
- Mappings:
Namespace Name Mixin selector official aLvj;a(Ljava/util/Random;Ljava/util/Collection;I)Lvk;intermediary method_10888Lnet/minecraft/class_845;method_10888(Ljava/util/Random;Ljava/util/Collection;I)Lnet/minecraft/class_846;named method_10888Lnet/minecraft/util/collection/Weighting;method_10888(Ljava/util/Random;Ljava/util/Collection;I)Lnet/minecraft/util/collection/Weight;
-
method_10886
- Mappings:
Namespace Name Mixin selector official aLvj;a(Ljava/util/Collection;I)Lvk;intermediary method_10886Lnet/minecraft/class_845;method_10886(Ljava/util/Collection;I)Lnet/minecraft/class_846;named method_10886Lnet/minecraft/util/collection/Weighting;method_10886(Ljava/util/Collection;I)Lnet/minecraft/util/collection/Weight;
-
method_10887
- Mappings:
Namespace Name Mixin selector official aLvj;a(Ljava/util/Random;Ljava/util/Collection;)Lvk;intermediary method_10887Lnet/minecraft/class_845;method_10887(Ljava/util/Random;Ljava/util/Collection;)Lnet/minecraft/class_846;named method_10887Lnet/minecraft/util/collection/Weighting;method_10887(Ljava/util/Random;Ljava/util/Collection;)Lnet/minecraft/util/collection/Weight;
-