类 MagicReloadImpl
java.lang.Object
mod.chloeprime.gunsmithlib.common.internal.MagicReloadImpl
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static intmagicReload(net.minecraft.world.entity.LivingEntity shooter, net.minecraft.world.item.ItemStack gun, int count, boolean allowOverflow) static intmagicReload(net.minecraft.world.entity.LivingEntity shooter, net.minecraft.world.item.ItemStack gun, int reloadCount, MagicReloadOptions... options)
-
构造器详细资料
-
MagicReloadImpl
public MagicReloadImpl()
-
-
方法详细资料
-
magicReload
public static int magicReload(net.minecraft.world.entity.LivingEntity shooter, net.minecraft.world.item.ItemStack gun, int reloadCount, MagicReloadOptions... options) -
magicReload
public static int magicReload(net.minecraft.world.entity.LivingEntity shooter, net.minecraft.world.item.ItemStack gun, int count, boolean allowOverflow)
-