Package net.minecraft.util.collection
Class WeightedPicker.Entry
java.lang.Object
net.minecraft.util.collection.WeightedPicker.Entry
- Direct Known Subclasses:
EnchantmentLevelEntry
,MobSpawnerEntry
,SpawnSettings.SpawnEntry
,WeightedBakedModel.Entry
- Enclosing class:
- WeightedPicker
public static class WeightedPicker.Entry extends Object
- Mappings:
Namespace Name official agr$a
intermediary net/minecraft/class_3549$class_3550
named net/minecraft/util/collection/WeightedPicker$Entry
-
Field Details
-
weight
protected final int weight- Mappings:
Namespace Name Mixin selector official a
Lagr$a;a:I
intermediary field_15774
Lnet/minecraft/class_3549$class_3550;field_15774:I
named weight
Lnet/minecraft/util/collection/WeightedPicker$Entry;weight:I
-
-
Constructor Details
-
Entry
public Entry(int weight)- Mappings:
Namespace Name Mixin selector official <init>
Lagr$a;<init>(I)V
intermediary <init>
Lnet/minecraft/class_3549$class_3550;<init>(I)V
named <init>
Lnet/minecraft/util/collection/WeightedPicker$Entry;<init>(I)V
-