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
@NullMarked
interface IFontRenderer
Link copied to clipboard
@ApiStatus.NonExtendable
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
@NullMarked
interface IMinecraft
Link copied to clipboard
Link copied to clipboard
open class Layer : Comparable<Layer>
Link copied to clipboard
data class MyResourceLocation(val root: String, val path: String)
Link copied to clipboard
Link copied to clipboard
@ApiStatus.NonExtendable
@NullMarked
interface RenderContext
Link copied to clipboard