Files
KSpigot/docs/-k-spigot/net.axay.kspigot.utils/-cardinal-direction/-w-e-s-t/index.md
bluefireoly 69b2e6cd17 Updated docs
2020-10-16 02:13:42 +02:00

3.6 KiB

title
title
WEST -

//KSpigot/net.axay.kspigot.utils/CardinalDirection/WEST

WEST

[jvm] WEST()

Functions

Name Summary
clone [jvm]
Content
protected override fun clone(): Any


compareTo [jvm]
Content
operator override fun compareTo(other: CardinalDirection): Int


describeConstable [jvm]
Content
override fun describeConstable(~~~~)~~~~: Optional<Enum.EnumDesc<CardinalDirection>>


equals [jvm]
Content
operator override fun equals(other: Any?): Boolean


finalize [jvm]
Content
override fun finalize()


getDeclaringClass [jvm]
Content
override fun getDeclaringClass(): Class<CardinalDirection>


hashCode [jvm]
Content
override fun hashCode(): Int


toString [jvm]
Content
open override fun toString(): String


Properties

Name Summary
facing [jvm] override val facing: BlockFace?
name [jvm] override val name: String
ordinal [jvm] override val ordinal: Int