Changed all tabs to 4 spaces

This commit is contained in:
durron597
2011-01-01 08:01:07 -05:00
parent a7f4603bc6
commit de177404e3
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
*