Uses of Class
com.janboerman.invsee.spigot.api.logging.Difference
-
Uses of Difference in com.janboerman.invsee.spigot.api
Modifier and TypeMethodDescriptionSpectatorInventoryView.getTrackedDifference()
Get the difference tracked by this window. -
Uses of Difference in com.janboerman.invsee.spigot.api.logging
Modifier and TypeMethodDescriptionstatic Difference
Calculate the Difference from a 'before' and 'after' view of a list of items.DifferenceTracker.getDifference()
Modifier and TypeMethodDescriptionvoid
LogOutput.log
(Difference difference) void
Difference.merge
(Difference other) Merge this difference with another: add all differences from the other Difference to this Difference.