Package instances

Examples of instances.HeartInfinityAttack$TumorRevival


            player.teleToLocation(r.getTeleportLoc(), r);
          }
        }
        else if (player.canEnterInstance(ekimusIzId))
        {
          ReflectionUtils.enterReflection(player, new HeartInfinityAttack(), ekimusIzId);
        }
      }
    }
    else if (command.equalsIgnoreCase("enter_seed"))
    {
View Full Code Here

TOP

Related Classes of instances.HeartInfinityAttack$TumorRevival

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.