Uses of Class
net.minecraft.util.random.Weight
-
Uses of Weight in net.minecraft.util.random
Modifier and TypeFieldDescriptionprivate static Weight
Weight.ONE
private Weight
WeightedEntry.IntrusiveBase.weight
private Weight
WeightedEntry.Wrapper.weight
Modifier and TypeMethodDescriptionWeightedEntry.getWeight()
WeightedEntry.IntrusiveBase.getWeight()
WeightedEntry.Wrapper.getWeight()
static Weight
Weight.of(int p_146283_)
-
Uses of Weight in net.minecraft.world.level.biome
ModifierConstructorDescriptionSpawnerData(EntityType<?> p_151815_, Weight p_151816_, int p_151817_, int p_151818_)