Changed all tabs to 4 spaces

By: durron597 <martin.jared@gmail.com>
This commit is contained in:
Bukkit/Spigot
2011-01-01 08:01:07 -05:00
parent cf3973a5f9
commit 76ab7321fd
19 changed files with 203 additions and 204 deletions

View File

@@ -25,7 +25,7 @@ public interface Entity {
* @param location New location to teleport this entity to
*/
public void teleportTo(Location location);
/**
* Returns a unique ID for this entity
*