diff --git a/apidocs/allclasses-frame.html b/apidocs/allclasses-frame.html index a1ffdc9..c9991fa 100644 --- a/apidocs/allclasses-frame.html +++ b/apidocs/allclasses-frame.html @@ -2,14 +2,15 @@ - + -All Classes (SLF4Bukkit 0.1.4 API) - +All Classes (SLF4Bukkit 0.1.5 API) + + -

All Classes

+

All Classes

-
+
- + + +
- +
-

Copyright © 2016. All rights reserved.

+

Copyright © 2017. All rights reserved.

diff --git a/apidocs/index-all.html b/apidocs/index-all.html index f82bb7f..7227b00 100644 --- a/apidocs/index-all.html +++ b/apidocs/index-all.html @@ -2,16 +2,21 @@ - + -Index (SLF4Bukkit 0.1.4 API) - - +Index (SLF4Bukkit 0.1.5 API) + + + @@ -19,20 +24,22 @@
JavaScript is disabled on your browser.
-
+ -
A B C D E G H I M N O P R S T V W Y  +
A B C D E G H I M N O P R S T V W Y 

A

-
add(Marker) - Method in enum info.ronjenkins.slf4bukkit.ColorMarker
+
add(Marker) - Method in enum info.ronjenkins.slf4bukkit.ColorMarker
Not supported.
-
aqua(String) - Method in class info.ronjenkins.slf4bukkit.ColorString
+
aqua(String) - Method in class info.ronjenkins.slf4bukkit.ColorString
-
Sets the color to ColorMarker.AQUA, then calls - StringBuilder.append(String).
+
Sets the color to ColorMarker.AQUA, then calls + StringBuilder.append(String).
- +

B

-
black(String) - Method in class info.ronjenkins.slf4bukkit.ColorString
+
black(String) - Method in class info.ronjenkins.slf4bukkit.ColorString
-
Sets the color to ColorMarker.BLACK, then calls - StringBuilder.append(String).
+
Sets the color to ColorMarker.BLACK, then calls + StringBuilder.append(String).
-
blue(String) - Method in class info.ronjenkins.slf4bukkit.ColorString
+
blue(String) - Method in class info.ronjenkins.slf4bukkit.ColorString
-
Sets the color to ColorMarker.BLUE, then calls - StringBuilder.append(String).
+
Sets the color to ColorMarker.BLUE, then calls + StringBuilder.append(String).
-
BukkitLoggerAdapter - Class in org.slf4j.impl
+
BukkitLoggerAdapter - Class in org.slf4j.impl
A merger of SLF4J's SimpleLogger and JDK14LoggerAdapter, wired to log all messages to the enclosing Bukkit plugin.
-
BukkitLoggerFactory - Class in org.slf4j.impl
+
BukkitLoggerFactory - Class in org.slf4j.impl
An implementation of ILoggerFactory which always returns - BukkitLoggerAdapter instances.
+ BukkitLoggerAdapter instances.
-
BukkitLoggerFactory() - Constructor for class org.slf4j.impl.BukkitLoggerFactory
+
BukkitLoggerFactory() - Constructor for class org.slf4j.impl.BukkitLoggerFactory
 
- +

C

-
ColorMapper - Class in info.ronjenkins.slf4bukkit
+
ColorMapper - Class in info.ronjenkins.slf4bukkit
Utility class that maps ChatColor values to their JAnsi equivalents, so that messages logged to the console are formatted correctly.
-
ColorMapper() - Constructor for class info.ronjenkins.slf4bukkit.ColorMapper
+
ColorMapper() - Constructor for class info.ronjenkins.slf4bukkit.ColorMapper
 
-
ColorMarker - Enum in info.ronjenkins.slf4bukkit
+
ColorMarker - Enum in info.ronjenkins.slf4bukkit
SLF4J markers that map to a subset of ChatColors.
-
ColorString - Class in info.ronjenkins.slf4bukkit
+
ColorString - Class in info.ronjenkins.slf4bukkit
-
A StringBuilder-like class with a fluent API for adding content - colored via ColorMarkers.
+
A StringBuilder-like class with a fluent API for adding content + colored via ColorMarkers.
-
ColorString() - Constructor for class info.ronjenkins.slf4bukkit.ColorString
+
ColorString() - Constructor for class info.ronjenkins.slf4bukkit.ColorString
Constructor.
-
contains(Marker) - Method in enum info.ronjenkins.slf4bukkit.ColorMarker
+
contains(Marker) - Method in enum info.ronjenkins.slf4bukkit.ColorMarker
These markers never have references.
-
contains(String) - Method in enum info.ronjenkins.slf4bukkit.ColorMarker
+
contains(String) - Method in enum info.ronjenkins.slf4bukkit.ColorMarker
These markers never have references.
- +

D

-
darkAqua(String) - Method in class info.ronjenkins.slf4bukkit.ColorString
+
darkAqua(String) - Method in class info.ronjenkins.slf4bukkit.ColorString
-
Sets the color to ColorMarker.DARK_AQUA, then calls - StringBuilder.append(String).
+
Sets the color to ColorMarker.DARK_AQUA, then calls + StringBuilder.append(String).
-
darkBlue(String) - Method in class info.ronjenkins.slf4bukkit.ColorString
+
darkBlue(String) - Method in class info.ronjenkins.slf4bukkit.ColorString
-
Sets the color to ColorMarker.DARK_BLUE, then calls - StringBuilder.append(String).
+
Sets the color to ColorMarker.DARK_BLUE, then calls + StringBuilder.append(String).
-
darkGray(String) - Method in class info.ronjenkins.slf4bukkit.ColorString
+
darkGray(String) - Method in class info.ronjenkins.slf4bukkit.ColorString
-
Sets the color to ColorMarker.DARK_GRAY, then calls - StringBuilder.append(String).
+
Sets the color to ColorMarker.DARK_GRAY, then calls + StringBuilder.append(String).
-
darkGreen(String) - Method in class info.ronjenkins.slf4bukkit.ColorString
+
darkGreen(String) - Method in class info.ronjenkins.slf4bukkit.ColorString
-
Sets the color to ColorMarker.DARK_GREEN, then calls - StringBuilder.append(String).
+
Sets the color to ColorMarker.DARK_GREEN, then calls + StringBuilder.append(String).
-
darkRed(String) - Method in class info.ronjenkins.slf4bukkit.ColorString
+
darkRed(String) - Method in class info.ronjenkins.slf4bukkit.ColorString
-
Sets the color to ColorMarker.DARK_RED, then calls - StringBuilder.append(String).
+
Sets the color to ColorMarker.DARK_RED, then calls + StringBuilder.append(String).
-
debug(Marker, String) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
debug(Marker, String) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
debug(Marker, String, Object) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
debug(Marker, String, Object) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
debug(Marker, String, Object...) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
debug(Marker, String, Object...) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
debug(Marker, String, Object, Object) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
debug(Marker, String, Object, Object) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
debug(Marker, String, Throwable) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
debug(Marker, String, Throwable) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
debug(String) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
debug(String) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
debug(String, Object) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
debug(String, Object) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
debug(String, Object...) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
debug(String, Object...) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
debug(String, Object, Object) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
debug(String, Object, Object) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
debug(String, Throwable) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
debug(String, Throwable) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
- +

E

-
error(Marker, String) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
error(Marker, String) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
error(Marker, String, Object) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
error(Marker, String, Object) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
error(Marker, String, Object...) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
error(Marker, String, Object...) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
error(Marker, String, Object, Object) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
error(Marker, String, Object, Object) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
error(Marker, String, Throwable) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
error(Marker, String, Throwable) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
error(String) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
error(String) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
error(String, Object) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
error(String, Object) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
error(String, Object...) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
error(String, Object...) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
error(String, Object, Object) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
error(String, Object, Object) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
error(String, Throwable) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
error(String, Throwable) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
- +

G

-
getLogger(String) - Method in class org.slf4j.impl.BukkitLoggerFactory
+
getLogger(String) - Method in class org.slf4j.impl.BukkitLoggerFactory
-
Return an appropriate BukkitLoggerAdapter instance by name.
+
Return an appropriate BukkitLoggerAdapter instance by name.
-
getLoggerFactory() - Method in class org.slf4j.impl.StaticLoggerBinder
+
getLoggerFactory() - Method in class org.slf4j.impl.StaticLoggerBinder
 
-
getLoggerFactoryClassStr() - Method in class org.slf4j.impl.StaticLoggerBinder
+
getLoggerFactoryClassStr() - Method in class org.slf4j.impl.StaticLoggerBinder
 
-
getMarkerFactory() - Method in class org.slf4j.impl.StaticMarkerBinder
+
getMarkerFactory() - Method in class org.slf4j.impl.StaticMarkerBinder
Currently this method always returns an instance of BasicMarkerFactory.
-
getMarkerFactoryClassStr() - Method in class org.slf4j.impl.StaticMarkerBinder
+
getMarkerFactoryClassStr() - Method in class org.slf4j.impl.StaticMarkerBinder
Currently, this method returns the class name of BasicMarkerFactory .
-
getMDCA() - Method in class org.slf4j.impl.StaticMDCBinder
+
getMDCA() - Method in class org.slf4j.impl.StaticMDCBinder
Currently this method always returns an instance of BasicMDCAdapter .
-
getMDCAdapterClassStr() - Method in class org.slf4j.impl.StaticMDCBinder
+
getMDCAdapterClassStr() - Method in class org.slf4j.impl.StaticMDCBinder
 
-
getName() - Method in enum info.ronjenkins.slf4bukkit.ColorMarker
+
getName() - Method in enum info.ronjenkins.slf4bukkit.ColorMarker
Returns the enum name of this marker.
-
getName() - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
getName() - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
getSingleton() - Static method in class org.slf4j.impl.StaticLoggerBinder
+
getSingleton() - Static method in class org.slf4j.impl.StaticLoggerBinder
Return the singleton of this class.
-
getSingleton() - Static method in class org.slf4j.impl.StaticMarkerBinder
+
getSingleton() - Static method in class org.slf4j.impl.StaticMarkerBinder
Return the singleton of this class.
-
getSingleton() - Static method in class org.slf4j.impl.StaticMDCBinder
+
getSingleton() - Static method in class org.slf4j.impl.StaticMDCBinder
Return the singleton of this class.
-
getValue() - Method in enum info.ronjenkins.slf4bukkit.ColorMarker
+
getValue() - Method in enum info.ronjenkins.slf4bukkit.ColorMarker
Returns the Bukkit color object associated with this marker.
-
gold(String) - Method in class info.ronjenkins.slf4bukkit.ColorString
+
gold(String) - Method in class info.ronjenkins.slf4bukkit.ColorString
-
Sets the color to ColorMarker.GOLD, then calls - StringBuilder.append(String).
+
Sets the color to ColorMarker.GOLD, then calls + StringBuilder.append(String).
-
gray(String) - Method in class info.ronjenkins.slf4bukkit.ColorString
+
gray(String) - Method in class info.ronjenkins.slf4bukkit.ColorString
-
Sets the color to ColorMarker.GRAY, then calls - StringBuilder.append(String).
+
Sets the color to ColorMarker.GRAY, then calls + StringBuilder.append(String).
-
green(String) - Method in class info.ronjenkins.slf4bukkit.ColorString
+
green(String) - Method in class info.ronjenkins.slf4bukkit.ColorString
-
Sets the color to ColorMarker.GREEN, then calls - StringBuilder.append(String).
+
Sets the color to ColorMarker.GREEN, then calls + StringBuilder.append(String).
- +

H

-
hasChildren() - Method in enum info.ronjenkins.slf4bukkit.ColorMarker
+
hasChildren() - Method in enum info.ronjenkins.slf4bukkit.ColorMarker
These markers never have references.
-
hasReferences() - Method in enum info.ronjenkins.slf4bukkit.ColorMarker
+
hasReferences() - Method in enum info.ronjenkins.slf4bukkit.ColorMarker
These markers never have references.
- +

I

-
info(Marker, String) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
info(Marker, String) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
info(Marker, String, Object) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
info(Marker, String, Object) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
info(Marker, String, Object...) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
info(Marker, String, Object...) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
info(Marker, String, Object, Object) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
info(Marker, String, Object, Object) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
info(Marker, String, Throwable) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
info(Marker, String, Throwable) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
info(String) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
info(String) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
info(String, Object) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
info(String, Object) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
info(String, Object...) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
info(String, Object...) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
info(String, Object, Object) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
info(String, Object, Object) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
info(String, Throwable) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
info(String, Throwable) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
info.ronjenkins.slf4bukkit - package info.ronjenkins.slf4bukkit
+
info.ronjenkins.slf4bukkit - package info.ronjenkins.slf4bukkit
 
-
init(boolean) - Static method in class org.slf4j.impl.BukkitLoggerAdapter
+
init(boolean) - Static method in class org.slf4j.impl.BukkitLoggerAdapter
(Re)initializes all SLF4Bukkit loggers in this plugin, relying on the YAML configuration of the plugin.
-
isDebugEnabled() - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
isDebugEnabled() - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
isDebugEnabled(Marker) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
isDebugEnabled(Marker) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
isErrorEnabled() - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
isErrorEnabled() - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
isErrorEnabled(Marker) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
isErrorEnabled(Marker) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
isInfoEnabled() - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
isInfoEnabled() - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
isInfoEnabled(Marker) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
isInfoEnabled(Marker) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
isTraceEnabled() - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
isTraceEnabled() - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
isTraceEnabled(Marker) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
isTraceEnabled(Marker) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
isWarnEnabled() - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
isWarnEnabled() - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
isWarnEnabled(Marker) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
isWarnEnabled(Marker) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
iterator() - Method in enum info.ronjenkins.slf4bukkit.ColorMarker
+
iterator() - Method in enum info.ronjenkins.slf4bukkit.ColorMarker
These markers never have references.
- +

M

-
map(String) - Static method in class info.ronjenkins.slf4bukkit.ColorMapper
+
map(String) - Static method in class info.ronjenkins.slf4bukkit.ColorMapper
Translates ChatColor directives to their JAnsi equivalents.
- +

N

-
none(String) - Method in class info.ronjenkins.slf4bukkit.ColorString
+
none(String) - Method in class info.ronjenkins.slf4bukkit.ColorString
Resets all formatting at the current position, then calls - StringBuilder.append(String).
+ StringBuilder.append(String).
- +

O

-
org.slf4j.impl - package org.slf4j.impl
+
org.slf4j.impl - package org.slf4j.impl
 
- +

P

-
pink(String) - Method in class info.ronjenkins.slf4bukkit.ColorString
+
pink(String) - Method in class info.ronjenkins.slf4bukkit.ColorString
- +
-
purple(String) - Method in class info.ronjenkins.slf4bukkit.ColorString
+
purple(String) - Method in class info.ronjenkins.slf4bukkit.ColorString
-
Sets the color to ColorMarker.DARK_PURPLE, then calls - StringBuilder.append(String).
+
Sets the color to ColorMarker.DARK_PURPLE, then calls + StringBuilder.append(String).
- +

R

-
red(String) - Method in class info.ronjenkins.slf4bukkit.ColorString
+
red(String) - Method in class info.ronjenkins.slf4bukkit.ColorString
-
Sets the color to ColorMarker.RED, then calls - StringBuilder.append(String).
+
Sets the color to ColorMarker.RED, then calls + StringBuilder.append(String).
-
remove(Marker) - Method in enum info.ronjenkins.slf4bukkit.ColorMarker
+
remove(Marker) - Method in enum info.ronjenkins.slf4bukkit.ColorMarker
Not supported.
-
REQUESTED_API_VERSION - Static variable in class org.slf4j.impl.StaticLoggerBinder
+
REQUESTED_API_VERSION - Static variable in class org.slf4j.impl.StaticLoggerBinder
Declare the version of the SLF4J API this implementation is compiled against.
- +

S

-
SINGLETON - Static variable in class org.slf4j.impl.StaticMarkerBinder
+
SINGLETON - Static variable in class org.slf4j.impl.StaticMarkerBinder
The unique instance of this class.
-
SINGLETON - Static variable in class org.slf4j.impl.StaticMDCBinder
+
SINGLETON - Static variable in class org.slf4j.impl.StaticMDCBinder
The unique instance of this class.
-
StaticLoggerBinder - Class in org.slf4j.impl
+
StaticLoggerBinder - Class in org.slf4j.impl
The binding of LoggerFactory class with an actual instance of ILoggerFactory is performed using information returned by this class.
-
StaticMarkerBinder - Class in org.slf4j.impl
+
StaticMarkerBinder - Class in org.slf4j.impl
The binding of MarkerFactory class with an actual instance of IMarkerFactory is performed using information returned by this class.
-
StaticMDCBinder - Class in org.slf4j.impl
+
StaticMDCBinder - Class in org.slf4j.impl
This implementation is bound to BasicMDCAdapter.
- +

T

-
toString() - Method in class info.ronjenkins.slf4bukkit.ColorString
+
toString() - Method in class info.ronjenkins.slf4bukkit.ColorString
Resets all formatting at the current position, then returns the string's value.
-
toString(ColorMarker) - Method in class info.ronjenkins.slf4bukkit.ColorString
+
toString(ColorMarker) - Method in class info.ronjenkins.slf4bukkit.ColorString
Appends the given color to the string sequence, then returns the string's value.
-
trace(Marker, String) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
trace(Marker, String) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
trace(Marker, String, Object) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
trace(Marker, String, Object) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
trace(Marker, String, Object...) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
trace(Marker, String, Object...) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
trace(Marker, String, Object, Object) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
trace(Marker, String, Object, Object) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
trace(Marker, String, Throwable) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
trace(Marker, String, Throwable) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
trace(String) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
trace(String) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
trace(String, Object) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
trace(String, Object) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
trace(String, Object...) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
trace(String, Object...) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
trace(String, Object, Object) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
trace(String, Object, Object) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
trace(String, Throwable) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
trace(String, Throwable) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
- +

V

-
valueOf(String) - Static method in enum info.ronjenkins.slf4bukkit.ColorMarker
+
valueOf(String) - Static method in enum info.ronjenkins.slf4bukkit.ColorMarker
Returns the enum constant of this type with the specified name.
-
values() - Static method in enum info.ronjenkins.slf4bukkit.ColorMarker
+
values() - Static method in enum info.ronjenkins.slf4bukkit.ColorMarker
Returns an array containing the constants of this enum type, in the order they are declared.
- +

W

-
warn(Marker, String) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
warn(Marker, String) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
warn(Marker, String, Object) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
warn(Marker, String, Object) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
warn(Marker, String, Object...) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
warn(Marker, String, Object...) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
warn(Marker, String, Object, Object) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
warn(Marker, String, Object, Object) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
warn(Marker, String, Throwable) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
warn(Marker, String, Throwable) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
warn(String) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
warn(String) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
warn(String, Object) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
warn(String, Object) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
warn(String, Object...) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
warn(String, Object...) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
warn(String, Object, Object) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
warn(String, Object, Object) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
warn(String, Throwable) - Method in class org.slf4j.impl.BukkitLoggerAdapter
+
warn(String, Throwable) - Method in class org.slf4j.impl.BukkitLoggerAdapter
 
-
white(String) - Method in class info.ronjenkins.slf4bukkit.ColorString
+
white(String) - Method in class info.ronjenkins.slf4bukkit.ColorString
-
Sets the color to ColorMarker.WHITE, then calls - StringBuilder.append(String).
+
Sets the color to ColorMarker.WHITE, then calls + StringBuilder.append(String).
- +

Y

-
yellow(String) - Method in class info.ronjenkins.slf4bukkit.ColorString
+
yellow(String) - Method in class info.ronjenkins.slf4bukkit.ColorString
-
Sets the color to ColorMarker.YELLOW, then calls - StringBuilder.append(String).
+
Sets the color to ColorMarker.YELLOW, then calls + StringBuilder.append(String).
-A B C D E G H I M N O P R S T V W Y 
+A B C D E G H I M N O P R S T V W Y 
-
+
- + + +
  • Next
  • - +
    -

    Copyright © 2016. All rights reserved.

    +

    Copyright © 2017. All rights reserved.

    diff --git a/apidocs/index.html b/apidocs/index.html index 4048703..93240a5 100644 --- a/apidocs/index.html +++ b/apidocs/index.html @@ -2,9 +2,9 @@ - + -SLF4Bukkit 0.1.4 API +SLF4Bukkit 0.1.5 API -
    +
    - + + +