buildComponentPatch¶
inline fun buildComponentPatch(builderAction: DataComponentPatch.Builder.() -> Unit): DataComponentPatch
Builds a DataComponentPatch using Minecraft's DataComponentPatch.Builder DSL via builderAction.
inline fun buildComponentPatch(builderAction: DataComponentPatch.Builder.() -> Unit): DataComponentPatch
Builds a DataComponentPatch using Minecraft's DataComponentPatch.Builder DSL via builderAction.