public class ItemPotionLingeringBehavior extends ItemProjectileBehavior
projectileEntityType, throwForce| Constructor and Description |
|---|
ItemPotionLingeringBehavior() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canBeActivated() |
protected void |
onProjectileCreation(org.cloudburstmc.api.item.ItemStack item,
org.cloudburstmc.api.entity.Projectile projectile) |
onClickAircanBePlaced, canDestroy, canPlaceOn, getArmorPoints, getAttackDamage, getBlock, getEnchantAbility, getFuelTime, getMaxDurability, getMaxStackSize, getTier, getToolType, getToughness, isArmor, isAxe, isBoots, isChestplate, isHelmet, isHoe, isLeggings, isPickaxe, isShears, isShovel, isSword, isTool, isUnbreakable, onActivate, onRelease, onUse, useOn, useOnpublic boolean canBeActivated()
canBeActivated in interface org.cloudburstmc.api.item.behavior.ItemBehaviorcanBeActivated in class CloudItemBehaviorprotected void onProjectileCreation(org.cloudburstmc.api.item.ItemStack item,
org.cloudburstmc.api.entity.Projectile projectile)
onProjectileCreation in class ItemProjectileBehaviorCopyright © 2021. All rights reserved.