mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
I did somthing
This commit is contained in:
parent
c307b91b10
commit
50b71a1050
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ public class ChunkUtils {
|
||||||
try {
|
try {
|
||||||
nbtStream.write(BlockEntityUtils.getExtraTags(tag));
|
nbtStream.write(BlockEntityUtils.getExtraTags(tag));
|
||||||
} catch (Exception e) {
|
} catch (Exception e) {
|
||||||
System.out.println(tag);
|
//
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue