Package me.hackware.api.mining
package me.hackware.api.mining
-
ClassDescriptionPriority tiers for break requests made through
MiningManager, mapped onto SilentMine's internal priority scale.Where a tracked block currently sits in SilentMine's two-slot pipeline.A break request forMiningManager.breakAt(MineRequest)/MiningManager.queue(MineRequest).Immutable snapshot of a block tracked by the mining pipeline.The plugin-facing mining API: a stable facade over SilentMine's two-slot pipeline (seeMinePhasefor the slot model).