Skip to content

LivingFallEvent

To use this event use the following import:

groovy
import net.minecraftforge.event.entity.living.LivingFallEvent

Sub-Classes

This event extends the following events and can use all their methods and fields:
LivingEvent, EntityEvent

Methods

groovy
float getDamageMultiplier()
groovy
void setDamageMultiplier(float arg0)
groovy
void setDistance(float arg0)
groovy
float getDistance()

Contributors

Changelog

© 2024 CleanroomMC. All Rights Reserved.