Package net.minecraft.util.random
Class WeightedEntry.IntrusiveBase
java.lang.Object
net.minecraft.util.random.WeightedEntry.IntrusiveBase
- All Implemented Interfaces:
WeightedEntry
- Direct Known Subclasses:
DungeonHooks.DungeonMob
,EnchantmentInstance
,LongJumpToRandomPos.PossibleJump
,MobSpawnSettings.SpawnerData
- Enclosing interface:
WeightedEntry
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.util.random.WeightedEntry
WeightedEntry.IntrusiveBase, WeightedEntry.Wrapper<T>
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
weight
-
-
Constructor Details
-
IntrusiveBase
public IntrusiveBase(int p_146295_) -
IntrusiveBase
-
-
Method Details
-
getWeight
- Specified by:
getWeight
in interfaceWeightedEntry
-