mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-09 16:42:03 -07:00
fixes to combust event so that it is raised only once on combustion.
minor fixes to imports
This commit is contained in:
@@ -4,7 +4,6 @@ import java.util.List;
|
||||
import java.util.Random;
|
||||
|
||||
import org.bukkit.craftbukkit.CraftServer;
|
||||
import org.bukkit.craftbukkit.entity.CraftAnimals;
|
||||
import org.bukkit.craftbukkit.entity.CraftLivingEntity;
|
||||
|
||||
public abstract class EntityLiving extends Entity {
|
||||
|
Reference in New Issue
Block a user