MovementAscend

This commit is contained in:
Leijurv
2018-09-22 19:46:10 -07:00
parent e33564f1eb
commit eaa44c90f3
3 changed files with 78 additions and 25 deletions

View File

@@ -98,6 +98,9 @@ public class BlockStateInterface implements Helper {
return get(pos).getBlock();
}
public static Block getBlock(int x, int y, int z) {
return get(x, y, z).getBlock();
}
/**
* Returns whether or not the specified block is