Moved circle to structures package
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
@file:Suppress("MemberVisibilityCanBePrivate")
|
@file:Suppress("MemberVisibilityCanBePrivate")
|
||||||
|
|
||||||
package net.axay.kspigot.extensions.geometry
|
package net.axay.kspigot.structures
|
||||||
|
|
||||||
|
import net.axay.kspigot.extensions.geometry.SimpleLocation2D
|
||||||
import net.axay.kspigot.particles.KSpigotParticle
|
import net.axay.kspigot.particles.KSpigotParticle
|
||||||
import org.bukkit.Location
|
import org.bukkit.Location
|
||||||
import org.bukkit.Material
|
import org.bukkit.Material
|
Reference in New Issue
Block a user