Skip to content
On this page
Fabric

LootTableEvent

top.katton.api.eventfabric/src/main/kotlin/top/katton/api/event/LootTableEvent.kt
Loot table events for Fabric platform.

LootTableEvent

LootTableEventFabricObject
kotlin
@Suppress("unused")
object LootTableEvent

Loot table events for Fabric platform.

This object provides events related to loot table manipulation including replacing, modifying, and reacting to loot table loading.

LootTableEvent.onLootTableReplace

LootTableEvent.onLootTableReplaceFabricProperty
kotlin
val onLootTableReplace

Loot table events for Fabric platform.

This object provides events related to loot table manipulation including replacing, modifying, and reacting to loot table loading.

LootTableEvent.onLootTableModify

LootTableEvent.onLootTableModifyFabricProperty
kotlin
val onLootTableModify

Loot table events for Fabric platform.

This object provides events related to loot table manipulation including replacing, modifying, and reacting to loot table loading.

LootTableEvent.onLootTableAllLoad

LootTableEvent.onLootTableAllLoadFabricProperty
kotlin
val onLootTableAllLoad

Loot table events for Fabric platform.

This object provides events related to loot table manipulation including replacing, modifying, and reacting to loot table loading.

LootTableEvent.onLootTableModifyDrops

LootTableEvent.onLootTableModifyDropsFabricProperty
kotlin
val onLootTableModifyDrops

Loot table events for Fabric platform.

This object provides events related to loot table manipulation including replacing, modifying, and reacting to loot table loading.