Uses of Class
net.runelite.client.plugins.timetracking.farming.PatchImplementation
-
Packages that use PatchImplementation Package Description net.runelite.client.plugins.timetracking.farming -
-
Uses of PatchImplementation in net.runelite.client.plugins.timetracking.farming
Methods in net.runelite.client.plugins.timetracking.farming that return PatchImplementation Modifier and Type Method Description PatchImplementation
Produce. getPatchImplementation()
Patch type for the cropstatic PatchImplementation
PatchImplementation. valueOf(String name)
Returns the enum constant of this type with the specified name.static PatchImplementation[]
PatchImplementation. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-