9
0
mirror of https://github.com/VolmitSoftware/Iris.git synced 2025-12-25 18:19:14 +00:00
This commit is contained in:
cyberpwn
2022-01-10 01:28:53 -05:00
parent 79303c90d7
commit e38e11b890

View File

@@ -302,6 +302,10 @@ public class NMSBinding18_1 implements INMSBinding {
return a.get();
}
public boolean supportsDataPacks() {
return false;
}
@Override
public void forceBiomeInto(int x, int y, int z, Object somethingVeryDirty, ChunkGenerator.BiomeGrid chunk) {
try {