instance01 / MinigamesAPI

Rich MinigamesAPI supporting different types of Minigames
33 stars 41 forks source link

Spread resets across ticks, fixes lag #9

Closed confuser closed 9 years ago

confuser commented 9 years ago

Not sure why the location is stored, an ArrayList of SmartArenaBlock would suffice, but for backwards compatibility sake I've left it as it is.

instance01 commented 9 years ago

Very awesome, thank you. Also, you're right about the hashmap, I'll see if it's still used somewhere and remove it.