Uses of Class
net.minecraft.util.random.Weight
-
Uses of Weight in net.minecraft.util.random
Modifier and TypeFieldDescriptionprivate static final Weight
Weight.ONE
private final Weight
WeightedEntry.IntrusiveBase.weight
private final Weight
WeightedEntry.Wrapper.weight
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<Weight>
Weight.CODEC
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_)