CompassImpl

Properties

Link copied to clipboard
abstract val path: String

Functions

Link copied to clipboard
@NotNull
open fun getComponentsByType(@NotNull p0: @NotNull HudPlayer): @NotNull MutableList<WidthComponent>
Link copied to clipboard
@NotNull
abstract fun getName(): @NotNull String
Link copied to clipboard
@NotNull
abstract fun getType(): @NotNull HudObjectType<*>
Link copied to clipboard
@NotNull
abstract fun indicate(@NotNull p0: @NotNull HudPlayer): @NotNull WidthComponent
Link copied to clipboard
abstract fun isDefault(): Boolean