mirror of
https://github.com/Xiao-MoMi/craft-engine.git
synced 2025-12-29 20:09:13 +00:00
删除debug信息
This commit is contained in:
@@ -25,7 +25,6 @@ public class ItemStackSlotDisplay implements SlotDisplay {
|
||||
|
||||
@Override
|
||||
public void applyClientboundData(Player player) {
|
||||
System.out.println("gai ni ma");
|
||||
this.item = CraftEngine.instance().itemManager().s2c(this.item, player);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user