PlaceholderAPI/src/main/java/me/clip/placeholderapi/expansion
2019-05-04 20:08:47 -04:00
..
cloud This class was trash 2018-10-12 12:43:57 -04:00
Cacheable.java Reformatted project to conform to google style guide. 2018-07-16 17:50:07 +10:00
Cleanable.java Reformatted project to conform to google style guide. 2018-07-16 17:50:07 +10:00
Configurable.java Reformatted project to conform to google style guide. 2018-07-16 17:50:07 +10:00
ExpansionManager.java Remove useless "expansion cache" that I don't even know ever worked. Intention was to cache any expansion that isn't registered due to the dependency not being loaded yet when expansion registration initialized. Non issue now that registration happens in ServerLoadEvent. 2019-05-04 20:08:47 -04:00
NMSVersion.java Added support for 1.14 NMS for expansions to hook into 2019-05-03 22:51:34 -05:00
PlaceholderExpansion.java Reformatted project to conform to google style guide. 2018-07-16 17:50:07 +10:00
Relational.java Reformatted project to conform to google style guide. 2018-07-16 17:50:07 +10:00
Taskable.java Reformatted project to conform to google style guide. 2018-07-16 17:50:07 +10:00
Version.java Added compareTo method for easier comparison in expasions. 2018-07-16 17:50:12 +10:00
VersionSpecific.java Reformatted project to conform to google style guide. 2018-07-16 17:50:07 +10:00