Moved biome API to all other APIs
This commit is contained in:
parent
e1e09c4efa
commit
6895d705f8
11 changed files with 502 additions and 500 deletions
|
@ -13,7 +13,7 @@ import net.minecraft.world.entity.LivingEntity;
|
|||
import net.minecraft.world.level.Level;
|
||||
import net.minecraft.world.level.biome.Biome;
|
||||
import net.minecraft.world.level.material.FogType;
|
||||
import ru.bclib.api.BiomeAPI;
|
||||
import ru.bclib.api.biomes.BiomeAPI;
|
||||
import ru.bclib.util.BackgroundInfo;
|
||||
import ru.bclib.util.MHelper;
|
||||
import ru.bclib.world.biomes.BCLBiome;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue