kettle

Kotlin utilities for Quilt mod development


Project maintained by Cypher121 Hosted on GitHub Pages — Theme by mattgraham

//kettle/coffee.cypher.kettle.resource/getClientResources

getClientResources

[jvm]\

@ClientOnly

fun Identifier.getClientResources(): List<Resource>

Retrieves all client Resources associated with this Identifier.

This extension is only available on the physical client.