Package com.hbm_m.armormod.event
Class ArmorModificationServerEvents
java.lang.Object
com.hbm_m.armormod.event.ArmorModificationServerEvents
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidonEquipmentChange(net.minecraftforge.event.entity.living.LivingEquipmentChangeEvent event) static voidonServerTick(net.minecraftforge.event.TickEvent.ServerTickEvent event)
-
Constructor Details
-
ArmorModificationServerEvents
public ArmorModificationServerEvents()
-
-
Method Details
-
onEquipmentChange
public static void onEquipmentChange(net.minecraftforge.event.entity.living.LivingEquipmentChangeEvent event) -
onServerTick
public static void onServerTick(net.minecraftforge.event.TickEvent.ServerTickEvent event)
-