mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-06 20:56:41 +00:00
minor
idk it compiles now
This commit is contained in:
@ -24,7 +24,7 @@ public interface IChunkSet extends IBlocks, OutputExtent {
|
||||
|
||||
boolean isEmpty();
|
||||
|
||||
void setTile(int x, int y, int z, CompoundTag tile);
|
||||
boolean setTile(int x, int y, int z, CompoundTag tile);
|
||||
|
||||
void setEntity(CompoundTag tag);
|
||||
|
||||
|
Reference in New Issue
Block a user