Package me.bristermitten.mittenlib
Class MittenLibConsumer
java.lang.Object
me.bristermitten.mittenlib.MittenLibConsumer
Stores the name of the consumer of MittenLib (usually the plugin name).
Useful for logging, currently also used for the thread name in
FileWatcherService
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MittenLibConsumer
Create a new MittenLibConsumer- Parameters:
name
- the name of the consumer
-
-
Method Details
-
getName
- Returns:
- the name of the consumer
-