Skip to content
On this page
Fabric

LivingBehaviorEvent

top.katton.api.eventfabric/src/main/kotlin/top/katton/api/event/LivingBehaviorEvent.kt
Living behavior events for Fabric platform.

LivingBehaviorEvent

LivingBehaviorEventFabricObject
kotlin
@Suppress("unused")
object LivingBehaviorEvent

Living behavior events for Fabric platform.

This object provides events related to mob behaviors including taming, breeding, sleeping, elytra flight, and bed interaction.

LivingBehaviorEvent.onElytraAllow

LivingBehaviorEvent.onElytraAllowFabricProperty
kotlin
val onElytraAllow

Living behavior events for Fabric platform.

This object provides events related to mob behaviors including taming, breeding, sleeping, elytra flight, and bed interaction.

LivingBehaviorEvent.onElytraCustom

LivingBehaviorEvent.onElytraCustomFabricProperty
kotlin
val onElytraCustom

Living behavior events for Fabric platform.

This object provides events related to mob behaviors including taming, breeding, sleeping, elytra flight, and bed interaction.

LivingBehaviorEvent.onAllowSleeping

LivingBehaviorEvent.onAllowSleepingFabricProperty
kotlin
val onAllowSleeping

Living behavior events for Fabric platform.

This object provides events related to mob behaviors including taming, breeding, sleeping, elytra flight, and bed interaction.

LivingBehaviorEvent.onStartSleeping

LivingBehaviorEvent.onStartSleepingFabricProperty
kotlin
val onStartSleeping

Living behavior events for Fabric platform.

This object provides events related to mob behaviors including taming, breeding, sleeping, elytra flight, and bed interaction.

LivingBehaviorEvent.onStopSleeping

LivingBehaviorEvent.onStopSleepingFabricProperty
kotlin
val onStopSleeping

Living behavior events for Fabric platform.

This object provides events related to mob behaviors including taming, breeding, sleeping, elytra flight, and bed interaction.

LivingBehaviorEvent.onAllowBed

LivingBehaviorEvent.onAllowBedFabricProperty
kotlin
val onAllowBed

Living behavior events for Fabric platform.

This object provides events related to mob behaviors including taming, breeding, sleeping, elytra flight, and bed interaction.

LivingBehaviorEvent.onAllowNearbyMonsters

LivingBehaviorEvent.onAllowNearbyMonstersFabricProperty
kotlin
val onAllowNearbyMonsters

Living behavior events for Fabric platform.

This object provides events related to mob behaviors including taming, breeding, sleeping, elytra flight, and bed interaction.

LivingBehaviorEvent.onAllowResettingTime

LivingBehaviorEvent.onAllowResettingTimeFabricProperty
kotlin
val onAllowResettingTime

Living behavior events for Fabric platform.

This object provides events related to mob behaviors including taming, breeding, sleeping, elytra flight, and bed interaction.

LivingBehaviorEvent.onModifySleepingDirection

LivingBehaviorEvent.onModifySleepingDirectionFabricProperty
kotlin
val onModifySleepingDirection

Living behavior events for Fabric platform.

This object provides events related to mob behaviors including taming, breeding, sleeping, elytra flight, and bed interaction.

LivingBehaviorEvent.onAllowSettingSpawn

LivingBehaviorEvent.onAllowSettingSpawnFabricProperty
kotlin
val onAllowSettingSpawn

Living behavior events for Fabric platform.

This object provides events related to mob behaviors including taming, breeding, sleeping, elytra flight, and bed interaction.

LivingBehaviorEvent.onSetBedOccupationState

LivingBehaviorEvent.onSetBedOccupationStateFabricProperty
kotlin
val onSetBedOccupationState

Living behavior events for Fabric platform.

This object provides events related to mob behaviors including taming, breeding, sleeping, elytra flight, and bed interaction.

LivingBehaviorEvent.onModifyWakeUpPosition

LivingBehaviorEvent.onModifyWakeUpPositionFabricProperty
kotlin
val onModifyWakeUpPosition

Living behavior events for Fabric platform.

This object provides events related to mob behaviors including taming, breeding, sleeping, elytra flight, and bed interaction.

LivingBehaviorEvent.onPlayerWakeUp

LivingBehaviorEvent.onPlayerWakeUpFabricProperty
kotlin
@JvmField
@JvmField val onPlayerWakeUp

Living behavior events for Fabric platform.

This object provides events related to mob behaviors including taming, breeding, sleeping, elytra flight, and bed interaction.