Remove Shulker bullets on session cleanup.
This commit is contained in:
committed by
Andreas Troelsen
parent
8705b5c9f7
commit
df43712964
@@ -1299,6 +1299,7 @@ public class ArenaImpl implements Arena
|
|||||||
case ARROW:
|
case ARROW:
|
||||||
case MINECART:
|
case MINECART:
|
||||||
case BOAT:
|
case BOAT:
|
||||||
|
case SHULKER_BULLET:
|
||||||
e.remove();
|
e.remove();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user