mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-20 23:30:29 +00:00
getBlockData -> getBlockState
This commit is contained in:
@@ -27,5 +27,5 @@ public interface BlockEntity extends Handle {
|
||||
|
||||
int getZ();
|
||||
|
||||
BlockState getBlockData();
|
||||
BlockState getBlockState();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user