mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-20 23:30:29 +00:00
image to biome stuff
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package com.dfsek.terra.registry;
|
||||
|
||||
import com.dfsek.terra.biome.UserDefinedBiome;
|
||||
import com.dfsek.terra.api.world.biome.TerraBiome;
|
||||
|
||||
public class BiomeRegistry extends TerraRegistry<UserDefinedBiome> {
|
||||
public class BiomeRegistry extends TerraRegistry<TerraBiome> {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user