Uses of Class
net.minecraft.util.collection.Weight
| Package | Description |
|---|---|
| net.minecraft.util.collection | |
| net.minecraft.world.biome |
-
Uses of Weight in net.minecraft.util.collection
Fields in net.minecraft.util.collection declared as Weight Modifier and Type Field Description private static WeightWeight. DEFAULTprivate WeightWeighted.Absent. weightprivate WeightWeighted.Present. weightFields in net.minecraft.util.collection with type parameters of type Weight Modifier and Type Field Description static com.mojang.serialization.Codec<Weight>Weight. CODEC -
Uses of Weight in net.minecraft.world.biome
Constructors in net.minecraft.world.biome with parameters of type Weight Constructor Description SpawnEntry(EntityType<?> entityType, Weight weight, int int2, int int3)