Uses of Class
net.minecraft.world.biome.MobSpawnInfo.SpawnCosts
Packages that use MobSpawnInfo.SpawnCosts
-
Uses of MobSpawnInfo.SpawnCosts in net.minecraft.world.biome
Fields in net.minecraft.world.biome with type parameters of type MobSpawnInfo.SpawnCostsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<MobSpawnInfo.SpawnCosts>MobSpawnInfo.SpawnCosts.CODECprotected final Map<EntityType<?>,MobSpawnInfo.SpawnCosts> MobSpawnInfo.Builder.mobSpawnCostsprivate final Map<EntityType<?>,MobSpawnInfo.SpawnCosts> MobSpawnInfo.mobSpawnCostsMethods in net.minecraft.world.biome that return MobSpawnInfo.SpawnCosts -
Uses of MobSpawnInfo.SpawnCosts in net.minecraftforge.common.world
Methods in net.minecraftforge.common.world that return MobSpawnInfo.SpawnCosts