Package-level declarations
Types
Link copied to clipboard
Data components to store the state of a furnace staff.
Link copied to clipboard
ItemStack wrapper to make them compatible with DataComponentTypes.
Link copied to clipboard
data class StaffRendererOverrideComponent(val renderMode: Optional<ModelTransformationMode>, val isActive: Optional<Boolean>, val blockState: Optional<BlockState>)
Data component to override the behavior of a StaffRenderer.
Link copied to clipboard
Specifies the part of a staff item currently rendered.