mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2026-01-21 00:15:05 +01:00
Reformat it all.
This commit is contained in:
@@ -32,7 +32,8 @@ import org.bukkit.World;
|
||||
import org.bukkit.entity.Entity;
|
||||
import org.bukkit.entity.EntityType;
|
||||
|
||||
@Getter public abstract class EntityWrapper {
|
||||
@Getter
|
||||
public abstract class EntityWrapper {
|
||||
|
||||
protected final float yaw;
|
||||
protected final float pitch;
|
||||
|
||||
Reference in New Issue
Block a user