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
-
Method Summary
Modifier and TypeMethodDescriptionabstract boolean
abstract int
hashCode()
abstract boolean
abstract MatchQuality
match
(BlockValues other) Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface ch.njol.yggdrasil.YggdrasilSerializable.YggdrasilExtendedSerializable
deserialize, serialize