mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-13 19:25:49 -07:00
fixes to combust event so that it is raised only once on combustion.
minor fixes to imports
This commit is contained in:
@@ -3,7 +3,6 @@ package net.minecraft.server;
|
||||
import java.util.Random;
|
||||
|
||||
import org.bukkit.craftbukkit.CraftServer;
|
||||
import org.bukkit.craftbukkit.entity.CraftAnimals;
|
||||
import org.bukkit.craftbukkit.entity.CraftItem;
|
||||
|
||||
public class EntityItem extends Entity {
|
||||
|
Reference in New Issue
Block a user