mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-24 08:43:49 -07:00
Cleanup.
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
package net.minecraft.server;
|
||||
|
||||
import java.util.List;
|
||||
// Craftbukkit start
|
||||
// CraftBukkit start
|
||||
import org.bukkit.block.BlockState;
|
||||
import org.bukkit.craftbukkit.event.CraftEventFactory;
|
||||
import org.bukkit.event.block.EntityBlockFormEvent;
|
||||
// Craftbukkit end
|
||||
// CraftBukkit end
|
||||
|
||||
public class EntitySnowman extends EntityGolem {
|
||||
|
||||
|
Reference in New Issue
Block a user