Package net.minecraft.util.random
Interface WeightedEntry
- All Known Implementing Classes:
- DungeonHooks.DungeonMob,- EnchantmentInstance,- LongJumpToRandomPos.PossibleJump,- MobSpawnSettings.SpawnerData,- WeightedEntry.IntrusiveBase,- WeightedEntry.Wrapper
public interface WeightedEntry
- 
Nested Class SummaryNested ClassesModifier and TypeInterfaceDescriptionstatic classstatic class
- 
Method SummaryModifier and TypeMethodDescriptionstatic <T> WeightedEntry.Wrapper<T>wrap(T p_146291_, int p_146292_) 
- 
Method Details- 
getWeightWeight getWeight()
- 
wrap
 
-