4.1 KiB
4.1 KiB
title
title |
---|
UP - |
//KSpigot/net.axay.kspigot.utils/VerticalDirection/UP
UP
[jvm] UP()
Functions
Name | Summary |
---|---|
clone | [jvm] Content protected override fun clone(): Any |
compareTo | [jvm] Content operator override fun compareTo(other: VerticalDirection): Int |
describeConstable | [jvm] Content |
equals | [jvm] Content operator override fun equals(other: Any?): Boolean |
finalize | [jvm] Content override fun finalize() |
getDeclaringClass | [jvm] Content override fun getDeclaringClass(): Class<VerticalDirection> |
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 |