Package-level declarations
Types
Link copied to clipboard
class DataComponentMap
Maps DataComponentType DataComponentTypes to their values.
Link copied to clipboard
object DefaultBlockOverlays
Link copied to clipboard
object DefaultGuiItems
Link copied to clipboard
Link copied to clipboard
class TooltipStyle
Represents a custom tooltip texture.
Functions
Link copied to clipboard
Builds a DataComponentMap using the given builderAction.
Link copied to clipboard
fun buildDataComponentMapProvider(builderAction: DataComponentMap.ProviderBuilder.() -> Unit): Provider<DataComponentMap>
Builds a DataComponentMap using the given builderAction.