Fixing internal javadoc

This commit is contained in:
thatsIch
2014-09-27 23:17:47 +02:00
parent ab9f67df5a
commit 4088cca5ad
25 changed files with 141 additions and 143 deletions
@@ -133,10 +133,9 @@ public class StorageHelper
/**
* Mostly from dimensional doors.. which mostly got it form X-Comp.
*
* @param world
* @param entity
* @param link
* @return
* @param entity to be teleported entity
* @param link destination
* @return teleported entity
*/
public Entity teleportEntity(Entity entity, TelDestination link)
{