Class BiomeHooks.SpawnSettingsWrapped

java.lang.Object
dev.architectury.hooks.level.biome.BiomeHooks.SpawnSettingsWrapped
All Implemented Interfaces:
SpawnProperties
Enclosing class:
BiomeHooks

public static class BiomeHooks.SpawnSettingsWrapped extends Object implements SpawnProperties
  • Field Details

    • settings

      protected final net.minecraft.world.level.biome.MobSpawnSettings settings
  • Constructor Details

    • SpawnSettingsWrapped

      public SpawnSettingsWrapped(net.minecraft.world.level.biome.Biome biome)
    • SpawnSettingsWrapped

      public SpawnSettingsWrapped(net.minecraft.world.level.biome.MobSpawnSettings settings)
  • Method Details