Class Pattern
java.lang.Object
org.bukkit.block.banner.Pattern
- All Implemented Interfaces:
ConfigurationSerializable
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Pattern
-
Pattern
-
-
Method Details
-
serialize
Description copied from interface:ConfigurationSerializableCreates a Map representation of this class.This class must provide a method to restore this class, as defined in the
ConfigurationSerializableinterface javadocs. nb: It is not intended for this method to be called directly, this will be called by theConfigurationSerializationclass.- Specified by:
serializein interfaceConfigurationSerializable- Returns:
- Map containing the current state of this class
-
getColor
-
getPattern
Returns the type of pattern- Returns:
- the pattern type
-
hashCode
-
equals
-