Class ExpandLivingHealEvent
java.lang.Object
com.blamejared.crafttweaker.natives.event.entity.living.ExpandLivingHealEvent
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
BUS
-
-
Constructor Details
-
ExpandLivingHealEvent
public ExpandLivingHealEvent()
-
-
Method Details
-
getAmount
public static float getAmount(net.minecraftforge.event.entity.living.LivingHealEvent internal) -
setAmount
public static void setAmount(net.minecraftforge.event.entity.living.LivingHealEvent internal, float amount)
-