MarioAttachments

Mario-specific Fabric attachments.

Properties

Link copied to clipboard
val IS_MARIO: AttachmentType<Boolean>

Whether a player is currently in Mario mode.

Link copied to clipboard
val MODEL_INDEX: AttachmentType<Int>

Selected Mario model index for this player.

Functions

Link copied to clipboard
fun register()

No-op hook for module bootstrap parity. AttachmentRegistry#create registers immediately.