begin working on Forge

This commit is contained in:
dfsek
2022-12-21 21:59:39 -07:00
parent 5ded3552d3
commit 75673b5b8e
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;
}