Class WWFeatures
java.lang.Object
net.frozenblock.wilderwild.registry.WWFeatures
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final AlgaeFeaturestatic final net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacerType<BaobabTrunkPlacer> static final CattailFeaturestatic final net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacerType<FallenLargeTrunkPlacer> static final net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacerType<FallenWithLogsTrunkPlacer> static final net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacerType<FancyDarkOakTrunkPlacer> static final net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacerType<JuniperTrunkPlacer> static final LargeMesogleaFeaturestatic final net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacerType<LargeSnappedTrunkPlacer> static final net.minecraft.world.level.levelgen.feature.foliageplacers.FoliagePlacerType<MapleFoliagePlacer> static final NematocystFeaturestatic final net.minecraft.world.level.levelgen.feature.foliageplacers.FoliagePlacerType<PalmFoliagePlacer> static final PalmTreeFeaturestatic final net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacerType<PalmTrunkPlacer> static final net.minecraft.world.level.levelgen.feature.foliageplacers.FoliagePlacerType<RoundMapleFoliagePlacer> static final net.minecraft.world.level.levelgen.feature.Feature<ShelfFungiFeatureConfig> static final net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacerType<SnappedTrunkPlacer> static final SnowAndFreezeDiskFeaturestatic final SnowBlanketFeaturestatic final net.minecraft.world.level.levelgen.feature.Feature<SpongeBudFeatureConfig> static final net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacerType<StraightWithBranchesTrunkPlacer> static final net.minecraft.world.level.levelgen.feature.foliageplacers.FoliagePlacerType<WindmillPalmFoliagePlacer> -
Constructor Summary
Constructors -
Method Summary
-
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
-
ALGAE_FEATURE
-
NEMATOCYST_FEATURE
-
LARGE_MESOGLEA_FEATURE
-
SNOW_BLANKET_FEATURE
-
SNOW_AND_FREEZE_DISK_FEATURE
-
PALM_TREE_FEATURE
-
-
Constructor Details
-
WWFeatures
public WWFeatures()
-
-
Method Details
-
init
public static void init()
-