summaryrefslogtreecommitdiff
path: root/StardewModdingAPI/EventArgs.cs
AgeCommit message (Collapse)Author
2016-03-04Refactored all of the events into their own categoriesClxS
2016-03-03Added event for when item is placed on groundClxS
2016-03-03Resolved static analysis issuesClxS
Standardised event handlers so there's less hassle with future changes