Dragonfly AI avoid void

This commit is contained in:
paulevsGitch 2020-10-17 08:55:21 +03:00
parent ad2215514f
commit d8ec7ed6b9
3 changed files with 16 additions and 4 deletions

View file

@ -13,7 +13,6 @@ import net.minecraft.world.biome.GenerationSettings;
import net.minecraft.world.gen.ChunkRandom;
import net.minecraft.world.gen.StructureAccessor;
import net.minecraft.world.gen.chunk.ChunkGenerator;
import ru.betterend.registry.FeatureRegistry;
@Mixin(Biome.class)