Add comment

This commit is contained in:
Flowsqy 2022-08-24 11:16:22 +02:00
parent 22415c25f6
commit a96e3620d8

View File

@ -10,6 +10,8 @@ import org.bukkit.event.block.BlockExplodeEvent;
import de.epiceric.shopchest.ShopChest;
// Useless -> duplicate in ChestProtectListener
public class BlockExplodeListener implements Listener {
private ShopChest plugin;