Biome, Structure and Feature fixes
This commit is contained in:
parent
bcde62209b
commit
1cdbcacd7b
45 changed files with 112 additions and 99 deletions
|
@ -1,9 +0,0 @@
|
|||
package ru.betterend.interfaces;
|
||||
|
||||
import net.minecraft.world.level.levelgen.feature.ConfiguredStructureFeature;
|
||||
import net.minecraft.world.level.levelgen.feature.StructureFeature;
|
||||
import net.minecraft.world.level.levelgen.feature.configurations.NoneFeatureConfiguration;
|
||||
|
||||
public interface StructureFeaturesAccessor {
|
||||
ConfiguredStructureFeature<NoneFeatureConfiguration, ? extends StructureFeature<NoneFeatureConfiguration>> getEndCity();
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue