public static class StructureGelMod.FeatureRegistry
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static net.minecraft.world.gen.feature.structure.IStructurePieceType |
JSON_PIECE |
static com.google.common.collect.ImmutableList<net.minecraft.world.gen.feature.structure.Structure<net.minecraft.world.gen.feature.NoFeatureConfig>> |
STRUCTURES |
Constructor and Description |
---|
FeatureRegistry() |
Modifier and Type | Method and Description |
---|---|
static void |
onRegistry(net.minecraftforge.event.RegistryEvent.Register<net.minecraft.world.gen.feature.Feature<?>> event) |