Class WeightedRandom.Item

java.lang.Object
net.minecraft.util.WeightedRandom.Item
Direct Known Subclasses:
BiomeManager.BiomeEntry, DungeonHooks.DungeonMob, EnchantmentData, MobSpawnInfo.Spawners, WeightedBakedModel.WeightedModel, WeightedSpawnerEntity
Enclosing class:
WeightedRandom

public static class WeightedRandom.Item extends Object
  • Field Details

    • weight

      public final int weight
  • Constructor Details

    • Item

      public Item(int p_i1556_1_)