Class AllFeatures
java.lang.Object
com.simibubi.create.infrastructure.worldgen.AllFeatures
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.neoforged.neoforge.registries.DeferredHolder<net.minecraft.world.level.levelgen.feature.Feature<?>, LayeredOreFeature> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidregister(net.neoforged.bus.api.IEventBus modEventBus)
-
Field Details
-
LAYERED_ORE
public static final net.neoforged.neoforge.registries.DeferredHolder<net.minecraft.world.level.levelgen.feature.Feature<?>,LayeredOreFeature> LAYERED_ORE
-
-
Constructor Details
-
AllFeatures
public AllFeatures()
-
-
Method Details
-
register
@Internal public static void register(net.neoforged.bus.api.IEventBus modEventBus)
-