net.minecraft.item

public class FireChargeItem

extends Item implements ProjectileItem

All mapped superinterfaces:

ItemConvertible, ToggleableFeature, ProjectileItem

net.minecraft.world.item.FireChargeItem
net.minecraft.world.item.FireChargeItem
net.minecraft.class_1778
net.minecraft.item.FireChargeItem

Constructor summary

ModifierConstructor
public (Item$Settings properties)

Method summary

Modifier and TypeMethod
public ActionResult
useOn(UseOnContext context)
useOn(UseOnContext context)
method_7884(class_1838 arg0)
useOnBlock(ItemUsageContext arg0)
private void
playSound(Level level, BlockPos pos)
playSound(Level level, BlockPos pos)
method_18453(class_1937 arg0, class_2338 arg1)
playUseSound(World world, BlockPos pos)
public ProjectileEntity
asProjectile(Level level, Position position, ItemStack itemStack, Direction direction)
asProjectile(Level level, Position position, ItemStack itemStack, Direction direction)
method_58648(class_1937 arg0, class_2374 arg1, class_1799 arg2, class_2350 arg3)
createEntity(World arg0, Position arg1, ItemStack arg2, Direction arg3)
public void
shoot(Projectile projectile, double xd, double yd, double zd, float pow, float uncertainty)
shoot(Projectile projectile, double xd, double yd, double zd, float pow, float uncertainty)
method_58654(class_1676 arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
initializeProjectile(ProjectileEntity arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
public ProjectileItem$Settings
createDispenseConfig()
createDispenseConfig()
method_58653()
getProjectileSettings()