Class NorthstarFeatures<FC extends net.minecraft.world.level.levelgen.feature.configurations.FeatureConfiguration>
java.lang.Object
com.lightning.northstar.world.features.NorthstarFeatures<FC>
public abstract class NorthstarFeatures<FC extends net.minecraft.world.level.levelgen.feature.configurations.FeatureConfiguration>
extends Object
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.levelgen.feature.Feature<?>>static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.levelgen.feature.Feature<?>>static final net.minecraftforge.registries.DeferredRegister<net.minecraft.world.level.levelgen.feature.Feature<?>>static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.levelgen.feature.Feature<?>>static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.levelgen.feature.Feature<?>>static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.levelgen.feature.Feature<?>>static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.levelgen.feature.Feature<?>>static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.levelgen.feature.Feature<?>>static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.levelgen.feature.Feature<?>>static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.levelgen.feature.Feature<?>>static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.levelgen.feature.Feature<?>>static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.levelgen.feature.Feature<?>>static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.levelgen.feature.Feature<?>>static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.levelgen.feature.Feature<?>>static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.levelgen.feature.Feature<?>>static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.levelgen.feature.Feature<?>>static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.levelgen.feature.Feature<?>>static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.levelgen.feature.Feature<?>>static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.levelgen.feature.Feature<?>>static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.levelgen.feature.Feature<?>>static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.levelgen.feature.Feature<?>> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidregister(net.minecraftforge.eventbus.api.IEventBus eventBus)
-
Field Details
-
FEATURES
public static final net.minecraftforge.registries.DeferredRegister<net.minecraft.world.level.levelgen.feature.Feature<?>> FEATURES -
NATURAL_ARGYRE
public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.levelgen.feature.Feature<?>> NATURAL_ARGYRE -
STONE_CLUSTER
public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.levelgen.feature.Feature<?>> STONE_CLUSTER -
STONE_COLUMN
public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.levelgen.feature.Feature<?>> STONE_COLUMN -
POINTED_STONE_CLUSTER
public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.levelgen.feature.Feature<?>> POINTED_STONE_CLUSTER -
SPHERE
public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.levelgen.feature.Feature<?>> SPHERE -
CRATER
public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.levelgen.feature.Feature<?>> CRATER -
GLOWSTONE_BRANCH
public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.levelgen.feature.Feature<?>> GLOWSTONE_BRANCH -
GLOWSTONE_UPSIDE_DOWN_BRANCH
public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.levelgen.feature.Feature<?>> GLOWSTONE_UPSIDE_DOWN_BRANCH -
GLOWING_ORE
public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.levelgen.feature.Feature<?>> GLOWING_ORE -
GIANT_SKELETON
public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.levelgen.feature.Feature<?>> GIANT_SKELETON -
STRUCTURE_FEATURE
public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.levelgen.feature.Feature<?>> STRUCTURE_FEATURE -
BLOCK_PILE
public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.levelgen.feature.Feature<?>> BLOCK_PILE -
SMALL_ROCK
public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.levelgen.feature.Feature<?>> SMALL_ROCK -
WORM_NEST
public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.levelgen.feature.Feature<?>> WORM_NEST -
MARS_ROOTS
public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.levelgen.feature.Feature<?>> MARS_ROOTS -
MULTIFACE_GROWTH_CUSTOM
public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.levelgen.feature.Feature<?>> MULTIFACE_GROWTH_CUSTOM -
ROOF_VINES
public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.levelgen.feature.Feature<?>> ROOF_VINES -
MERCURY_CACTUS
public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.levelgen.feature.Feature<?>> MERCURY_CACTUS -
MERCURY_LARGE_SHELVES
public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.levelgen.feature.Feature<?>> MERCURY_LARGE_SHELVES -
MERCURY_SMALL_SHELVES
public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.levelgen.feature.Feature<?>> MERCURY_SMALL_SHELVES
-
-
Constructor Details
-
NorthstarFeatures
public NorthstarFeatures()
-
-
Method Details
-
register
public static void register(net.minecraftforge.eventbus.api.IEventBus eventBus)
-