mirror of
https://github.com/Artillex-Studios/AxMinions.git
synced 2024-11-25 12:05:56 +01:00
one more unnecessary method
This commit is contained in:
parent
23d848c5e2
commit
cafea403f4
@ -24,10 +24,6 @@ class PreFarmerMinionHarvestEvent(minion: Minion, val block: Block) : MinionEven
|
||||
return isCancelled
|
||||
}
|
||||
|
||||
fun getHarvestBlock(): Block {
|
||||
return block
|
||||
}
|
||||
|
||||
override fun setCancelled(cancelled: Boolean) {
|
||||
isCancelled = cancelled
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user