Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
Controls which players receive which resource packs.
Link copied to clipboard
class ResourcePath<out T : ResourceType>(val type: T, val namespace: String, val path: String) : Key
An identifier for a file in a resource pack.
Link copied to clipboard
Specifies the type of resource that a ResourcePath points to.