This commit is contained in:
ceze88 2023-02-22 10:30:59 +01:00
parent 1142fb0e6a
commit f4811ae1df

View File

@ -145,7 +145,6 @@ public class EntityStack extends StackedEntity {
}
}
}
System.err.println("Single death");
handleSingleStackDeath(killed, drops, droppedExp, event);
}