LootTableReplaceArg

data class LootTableReplaceArg(val key: ResourceKey<LootTable>, val original: LootTable, val source: LootTableSource, val registries: HolderLookup.Provider)

Constructors

Link copied to clipboard
constructor(key: ResourceKey<LootTable>, original: LootTable, source: LootTableSource, registries: HolderLookup.Provider)

Properties

Link copied to clipboard
val key: ResourceKey<LootTable>
Link copied to clipboard
val original: LootTable
Link copied to clipboard
val registries: HolderLookup.Provider
Link copied to clipboard
val source: LootTableSource