Class WWFeatures

java.lang.Object
net.frozenblock.wilderwild.registry.WWFeatures

public class WWFeatures extends Object
  • Field Details

    • STRAIGHT_WITH_LOGS_TRUNK_PLACER

      public static final net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacerType<StraightWithBranchesTrunkPlacer> STRAIGHT_WITH_LOGS_TRUNK_PLACER
    • FALLEN_WITH_LOGS_TRUNK_PLACER

      public static final net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacerType<FallenWithLogsTrunkPlacer> FALLEN_WITH_LOGS_TRUNK_PLACER
    • FALLEN_LARGE_TRUNK_PLACER

      public static final net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacerType<FallenLargeTrunkPlacer> FALLEN_LARGE_TRUNK_PLACER
    • BAOBAB_TRUNK_PLACER

      public static final net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacerType<BaobabTrunkPlacer> BAOBAB_TRUNK_PLACER
    • PALM_TRUNK_PLACER

      public static final net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacerType<PalmTrunkPlacer> PALM_TRUNK_PLACER
    • JUNIPER_TRUNK_PLACER

      public static final net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacerType<JuniperTrunkPlacer> JUNIPER_TRUNK_PLACER
    • FANCY_DARK_OAK_TRUNK_PLACER

      public static final net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacerType<FancyDarkOakTrunkPlacer> FANCY_DARK_OAK_TRUNK_PLACER
    • SNAPPED_TRUNK_PLACER

      public static final net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacerType<SnappedTrunkPlacer> SNAPPED_TRUNK_PLACER
    • LARGE_SNAPPED_TRUNK_PLACER

      public static final net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacerType<LargeSnappedTrunkPlacer> LARGE_SNAPPED_TRUNK_PLACER
    • PALM_FOLIAGE_PLACER

      public static final net.minecraft.world.level.levelgen.feature.foliageplacers.FoliagePlacerType<PalmFoliagePlacer> PALM_FOLIAGE_PLACER
    • WINDMILL_PALM_FOLIAGE_PLACER

      public static final net.minecraft.world.level.levelgen.feature.foliageplacers.FoliagePlacerType<WindmillPalmFoliagePlacer> WINDMILL_PALM_FOLIAGE_PLACER
    • MAPLE_FOLIAGE_PLACER

      public static final net.minecraft.world.level.levelgen.feature.foliageplacers.FoliagePlacerType<MapleFoliagePlacer> MAPLE_FOLIAGE_PLACER
    • ROUND_MAPLE_FOLIAGE_PLACER

      public static final net.minecraft.world.level.levelgen.feature.foliageplacers.FoliagePlacerType<RoundMapleFoliagePlacer> ROUND_MAPLE_FOLIAGE_PLACER
    • SHELF_FUNGI_FEATURE

      public static final net.minecraft.world.level.levelgen.feature.Feature<ShelfFungiFeatureConfig> SHELF_FUNGI_FEATURE
    • SPONGE_BUD_FEATURE

      public static final net.minecraft.world.level.levelgen.feature.Feature<SpongeBudFeatureConfig> SPONGE_BUD_FEATURE
    • CATTAIL_FEATURE

      public static final CattailFeature CATTAIL_FEATURE
    • ALGAE_FEATURE

      public static final AlgaeFeature ALGAE_FEATURE
    • NEMATOCYST_FEATURE

      public static final NematocystFeature NEMATOCYST_FEATURE
    • LARGE_MESOGLEA_FEATURE

      public static final LargeMesogleaFeature LARGE_MESOGLEA_FEATURE
    • SNOW_BLANKET_FEATURE

      public static final SnowBlanketFeature SNOW_BLANKET_FEATURE
    • SNOW_AND_FREEZE_DISK_FEATURE

      public static final SnowAndFreezeDiskFeature SNOW_AND_FREEZE_DISK_FEATURE
    • PALM_TREE_FEATURE

      public static final PalmTreeFeature PALM_TREE_FEATURE
  • Constructor Details

    • WWFeatures

      public WWFeatures()
  • Method Details

    • init

      public static void init()