Uses of Class
net.minecraft.util.collection.Weight
-
Uses of Weight in net.minecraft.util.collection
Modifier and TypeFieldDescriptionprivate static Weight
Weight.DEFAULT
private Weight
Weighted.Absent.weight
private Weight
Weighted.Present.weight
-
Uses of Weight in net.minecraft.world.biome
ModifierConstructorDescriptionSpawnEntry(EntityType<?> type, Weight weight, int minGroupSize, int maxGroupSize)