Uses of Interface
net.minecraft.util.collection.Weighted
Package
Description
-
Uses of Weighted in net.minecraft.enchantment
Modifier and TypeClassDescriptionclass
Represents an entry in an enchantments array, i.e. -
Uses of Weighted in net.minecraft.util.collection
Modifier and TypeMethodDescriptionPool.createCodec(com.mojang.serialization.Codec<E> entryCodec)
Pool.empty()
Pool.of(E[] entries)
Modifier and TypeMethodDescriptionstatic int
Weighting.getWeightSum(List<? extends Weighted> pool)
-
Uses of Weighted in net.minecraft.world
-
Uses of Weighted in net.minecraft.world.biome