Class BlockValues
java.lang.Object
ch.njol.skript.bukkitutil.block.BlockValues
- All Implemented Interfaces:
YggdrasilSerializable, YggdrasilSerializable.YggdrasilExtendedSerializable
public abstract class BlockValues
extends Object
implements YggdrasilSerializable.YggdrasilExtendedSerializable
Contains all data block has that is needed for comparisions.
-
Nested Class Summary
Nested classes/interfaces inherited from interface YggdrasilSerializable
YggdrasilSerializable.YggdrasilExtendedSerializable, YggdrasilSerializable.YggdrasilRobustEnum, YggdrasilSerializable.YggdrasilRobustSerializable -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract booleanabstract inthashCode()abstract booleanabstract MatchQualitymatch(BlockValues other) Methods inherited from class Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface YggdrasilSerializable.YggdrasilExtendedSerializable
deserialize, serialize
-
Constructor Details
-
BlockValues
public BlockValues()
-
-
Method Details
-
isDefault
public abstract boolean isDefault() -
match
-
equals
-
hashCode
-