Uses of Class
net.minecraft.world.level.PotentialCalculator
Packages that use PotentialCalculator
-
Uses of PotentialCalculator in net.minecraft.world.level
Fields in net.minecraft.world.level declared as PotentialCalculatorModifier and TypeFieldDescriptionprivate PotentialCalculator
NaturalSpawner.SpawnState.spawnPotential
Constructors in net.minecraft.world.level with parameters of type PotentialCalculatorModifierConstructorDescription(package private)
SpawnState(int p_47118_, it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap<MobCategory> p_47119_, PotentialCalculator p_47120_)