RuneHive-Game
Loading...
Searching...
No Matches
WeaponInterface.java File Reference
import com.runehive.Config;
import com.runehive.game.world.entity.combat.attack.FightStyle;
import com.runehive.game.world.entity.combat.attack.FightType;
import com.runehive.game.world.entity.combat.magic.Autocast;
import com.runehive.game.world.entity.combat.strategy.player.special.CombatSpecial;
import com.runehive.game.world.entity.mob.player.Player;
import com.runehive.game.world.items.Item;
import com.runehive.net.packet.out.SendConfig;
import com.runehive.net.packet.out.SendString;
import it.unimi.dsi.fastutil.objects.Object2ObjectMap;
import it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap;
import java.util.Optional;
Include dependency graph for WeaponInterface.java:

Go to the source code of this file.

Classes

enum  com.runehive.game.world.entity.combat.weapon.WeaponInterface
 The enumerated type whose elements represent the weapon interfaces. More...

Packages

package  com.runehive.game.world.entity.combat.weapon