BukkitUtils_0.1.1A
Details
-
FilenameBukkitUtils-v011a.jar
-
Uploaded by
-
UploadedJun 22, 2014
-
Size5.01 KB
-
Downloads263
-
MD549ed695787e9c56f5e54c04eb5778d20
Supported Bukkit Versions
- CB 1.7.9-R0.1
Changelog
Version 0.1.1A
Added Manager< T > class. Extends HashMap< String, T > and has some useful functions in it, like putAll( T value ) to set T value to all keys, clear( T not ) to remove all the instances that are not T not, and the opposite of that: and removeValue( T value ), to remove every instance that equals T value.
Version 0.1.0A
+ ECommand class [source]
+ InventoryData class [source]
Added Manager< T > class. Extends HashMap< String, T > and has some useful functions in it, like putAll( T value ) to set T value to all keys, clear( T not ) to remove all the instances that are not T not, and the opposite of that: and removeValue( T value ), to remove every instance that equals T value.
Version 0.1.0A
+ ECommand class [source]
+ InventoryData class [source]
None