Class WeightedEntry.IntrusiveBase

java.lang.Object
net.minecraft.util.random.WeightedEntry.IntrusiveBase
All Implemented Interfaces:
WeightedEntry
Direct Known Subclasses:
EnchantmentInstance, MobSpawnSettings.SpawnerData, SpawnData
Enclosing interface:
WeightedEntry

public static class WeightedEntry.IntrusiveBase extends Object implements WeightedEntry
  • Field Details

    • weight

      private final Weight weight
  • Constructor Details

    • IntrusiveBase

      public IntrusiveBase(int p_146295_)
    • IntrusiveBase

      public IntrusiveBase(Weight p_146297_)
  • Method Details