Package ch.njol.skript.bukkitutil.block
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 ch.njol.yggdrasil.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 java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ch.njol.yggdrasil.YggdrasilSerializable.YggdrasilExtendedSerializable
deserialize, serialize