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
  • Field Details

    • weight

      protected final int weight
  • Constructor Details

    • Entry

      public Entry​(int int2)