mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-12-22 22:45:04 +01:00
Hmm what print line?
This commit is contained in:
parent
f78d2d3d2a
commit
7a5321b78f
1 changed files with 0 additions and 1 deletions
|
@ -152,7 +152,6 @@ public final class ClickPlan {
|
||||||
clickedItemStack,
|
clickedItemStack,
|
||||||
changedItems
|
changedItems
|
||||||
);
|
);
|
||||||
System.out.println(clickPacket);
|
|
||||||
|
|
||||||
session.sendDownstreamPacket(clickPacket);
|
session.sendDownstreamPacket(clickPacket);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue