begin working on Forge

This commit is contained in:
dfsek
2022-12-21 21:59:39 -07:00
committed by Astrash
parent 7ea5747f8e
commit 4df23e464b
5 changed files with 44 additions and 36 deletions
@@ -43,7 +43,7 @@ public class ProtoPlatformBiome implements PlatformBiome {
}
@Override
public Object getHandle() {
public Identifier getHandle() {
return identifier;
}