PackOverlay

Pack overlay

Parameters

packName

name

range

range

tester

tester

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
Default
Link copied to clipboard
Legacy
Link copied to clipboard
Modern

Functions

Link copied to clipboard
open fun compareTo(@NotNull o: @NotNull PackOverlay): Int
Link copied to clipboard
open fun equals(o: Any): Boolean
Link copied to clipboard
open fun hashCode(): Int
Link copied to clipboard
@NotNull
open fun path(@NotNull namespace: @NotNull String): @NotNull PackPath
Gets path
Link copied to clipboard
open fun test(): Boolean
Tests this overlay
Link copied to clipboard
abstract fun toString(): String