mirror of
https://github.com/garbagemule/MobArena.git
synced 2024-11-23 11:06:14 +01:00
Remove Shulker bullets on session cleanup.
This commit is contained in:
parent
8705b5c9f7
commit
df43712964
@ -1299,6 +1299,7 @@ public class ArenaImpl implements Arena
|
||||
case ARROW:
|
||||
case MINECART:
|
||||
case BOAT:
|
||||
case SHULKER_BULLET:
|
||||
e.remove();
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user