RuneHive-Game
Loading...
Searching...
No Matches
HarvestablePatch.java File Reference
import com.google.gson.JsonObject;
import com.runehive.Config;
import com.runehive.content.skillcape.SkillCape;
import com.runehive.content.skill.impl.farming.FarmingConstants;
import com.runehive.content.skill.impl.farming.zones.FarmingZone;
import com.runehive.game.action.Action;
import com.runehive.game.action.policy.WalkablePolicy;
import com.runehive.game.world.Interactable;
import com.runehive.game.world.entity.mob.player.Player;
import com.runehive.game.world.entity.skill.Skill;
import com.runehive.util.RandomUtils;
Include dependency graph for HarvestablePatch.java:

Go to the source code of this file.

Classes

class  com.runehive.content.skill.impl.farming.patches.HarvestablePatch
 A WaterablePatch that can harvest produce. More...

Packages

package  com.runehive.content.skill.impl.farming.patches