Package fr.fuzeblocks.homeplugin.update
Class UpdateChecker
java.lang.Object
fr.fuzeblocks.homeplugin.update.UpdateChecker
The type Update checker.
- 
Constructor SummaryConstructorsConstructorDescriptionUpdateChecker(org.bukkit.plugin.java.JavaPlugin plugin, int resourceId) Instantiates a new Update checker.
- 
Method Summary
- 
Constructor Details- 
UpdateCheckerpublic UpdateChecker(org.bukkit.plugin.java.JavaPlugin plugin, int resourceId) Instantiates a new Update checker.- Parameters:
- plugin- the plugin
- resourceId- the resource id
 
 
- 
- 
Method Details- 
getVersionGets version.- Parameters:
- consumer- the consumer
 
 
-