Package com.hbm_m.entity
Class ModEntityEvents
java.lang.Object
com.hbm_m.entity.ModEntityEvents
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidonEntityAttributeCreation(net.minecraftforge.event.entity.EntityAttributeCreationEvent event) static voidonSpawnPlacementRegister(net.minecraftforge.event.entity.SpawnPlacementRegisterEvent event)
-
Method Details
-
onEntityAttributeCreation
public static void onEntityAttributeCreation(net.minecraftforge.event.entity.EntityAttributeCreationEvent event) -
onSpawnPlacementRegister
public static void onSpawnPlacementRegister(net.minecraftforge.event.entity.SpawnPlacementRegisterEvent event)
-