JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
me.ryandw11.ultrachat.api.events.properties
Interface ChatProperties
All Known Implementing Classes:
ChannelProperties
,
NormalProperties
,
RangeProperties
public interface
ChatProperties
Method Summary
All Methods
Instance Methods
Abstract Methods
Deprecated Methods
Modifier and Type
Method and Description
boolean
isComponent
()
Deprecated.
As of version 2.5 this will always be true as the plugin is always in JSON mode.
Method Detail
isComponent
boolean isComponent()
Deprecated.
As of version 2.5 this will always be true as the plugin is always in JSON mode.
Returns:
If the plugin has json components enabled.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method