geforkt von Mirrors/FastAsyncWorldEdit
OCD
Dieser Commit ist enthalten in:
Ursprung
9114528a54
Commit
3180d9d3c2
@ -7,7 +7,7 @@ import com.thevoxelbox.voxelsniper.brush.perform.PerformBrush;
|
||||
import org.bukkit.ChatColor;
|
||||
|
||||
/**
|
||||
* A brush that creates a solid ball.*
|
||||
* A brush that creates a solid ball.
|
||||
* @author Piotr
|
||||
*/
|
||||
public class BallBrush extends PerformBrush {
|
||||
|
@ -6,7 +6,6 @@ import com.thevoxelbox.voxelsniper.SnipeData;
|
||||
import com.thevoxelbox.voxelsniper.Undo;
|
||||
import org.bukkit.ChatColor;
|
||||
|
||||
|
||||
public class BlendDiscBrush extends BlendBrushBase {
|
||||
/**
|
||||
*
|
||||
|
@ -5,7 +5,7 @@ import com.thevoxelbox.voxelsniper.SnipeData;
|
||||
import org.bukkit.ChatColor;
|
||||
import org.bukkit.entity.EntityType;
|
||||
|
||||
/***
|
||||
/**
|
||||
* @author Piotr
|
||||
*/
|
||||
public class EntityBrush extends Brush {
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren