Package net.minecraft.world.biome
Class MobSpawnInfo.SpawnCosts
java.lang.Object
net.minecraft.world.biome.MobSpawnInfo.SpawnCosts
- Enclosing class:
- MobSpawnInfo
-
Field Summary
Modifier and TypeFieldDescriptionprivate final double
static final com.mojang.serialization.Codec<MobSpawnInfo.SpawnCosts>
private final double
-
Constructor Summary
-
Method Summary
-
Field Details
-
CODEC
-
energyBudget
private final double energyBudget -
charge
private final double charge
-
-
Constructor Details
-
SpawnCosts
private SpawnCosts(double p_i241948_1_, double p_i241948_3_)
-
-
Method Details
-
getEnergyBudget
public double getEnergyBudget() -
getCharge
public double getCharge()
-