类 MiscAttributeAdapter
java.lang.Object
mod.chloeprime.gunsmithlib.common.MiscAttributeAdapter
-
嵌套类概要
嵌套类 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static intammoCapacity(int original, net.minecraft.world.item.ItemStack gunItem) static voidbulletDamage(com.tacz.guns.api.event.common.EntityHurtByGunEvent.Pre event) static voidstatic voiddefaultValues(net.neoforged.neoforge.event.tick.EntityTickEvent.Pre event) static doublerpm(net.minecraft.world.entity.LivingEntity attacker)
-
构造器详细资料
-
MiscAttributeAdapter
public MiscAttributeAdapter()
-
-
方法详细资料
-
bulletDamage
public static void bulletDamage(com.tacz.guns.api.event.common.EntityHurtByGunEvent.Pre event) -
bulletSpeed
-
rpm
public static double rpm(net.minecraft.world.entity.LivingEntity attacker) -
ammoCapacity
public static int ammoCapacity(int original, net.minecraft.world.item.ItemStack gunItem) -
defaultValues
public static void defaultValues(net.neoforged.neoforge.event.tick.EntityTickEvent.Pre event)
-