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