Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
@ApiStatus.NonExtendable
abstract class DynamicTextureReference : Closeable

A dynamically loaded texture. Must be destroyed manually.

Link copied to clipboard
interface IFontRenderer

Not for manual implementation. This should be implemented by the corresponding platform.

Link copied to clipboard
interface IItemStack

Not for manual implementation. This should be implemented by the corresponding platform.

Link copied to clipboard

Not for manual implementation. This should be implemented by the corresponding platform.

Link copied to clipboard
@ApiStatus.NonExtendable
interface IMinecraft

Not for manual implementation. This should be implemented by the corresponding platform.

Link copied to clipboard
Link copied to clipboard
data class MyResourceLocation(val root: String, val path: String)
Link copied to clipboard
Link copied to clipboard
interface RenderContext