InstantBindValue

@ApiStatus.Internal
open class InstantBindValue

Can be used to directly bind a Holders value in Minecraft's registries. Please note that Nova's registries do this by default, so this class is only needed for Minecraft's registries.

See also

Constructors

Link copied to clipboard
constructor(value: Any)

Properties

Link copied to clipboard
open var value: Any