New mob spawning API

This commit is contained in:
paulevsGitch 2021-11-28 07:15:07 +03:00
parent a55cbe67de
commit acec6a2213
11 changed files with 40 additions and 128 deletions

View file

@ -8,7 +8,6 @@ import ru.bclib.api.BiomeAPI;
import ru.bclib.api.TagAPI;
import ru.bclib.integration.ModIntegration;
import ru.bclib.world.features.BCLFeature;
import ru.betterend.registry.EndTags;
public class EnderscapeIntegration extends ModIntegration {
public EnderscapeIntegration() {