public class ItemPotionLingering extends ProjectileItem
| Constructor and Description |
|---|
ItemPotionLingering(Identifier id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canBeActivated() |
int |
getMaxStackSize() |
EntityType<? extends Projectile> |
getProjectileEntityType() |
float |
getThrowForce() |
protected void |
onProjectileCreation(Projectile projectile) |
onClickAiraddCreativeItem, addEnchantment, addTag, canBePlaced, canDestroy, canPlaceOn, clearCreativeItems, clearCustomName, clone, createTag, decrementCount, decrementCount, deepEquals, deepEquals, deepEquals, equals, equals, equals, equalsExact, fromJson, fromNetwork, fromString, fromStringMultiple, get, get, get, get, get, get, get, get, get, get, getArmorPoints, getAttackDamage, getBlock, getCount, getCreativeItem, getCreativeItemIndex, getCreativeItems, getCustomName, getDestroySpeed, getEnchantAbility, getEnchantment, getEnchantment, getEnchantments, getFuelTime, getId, getLore, getMaxDurability, getMeta, getName, getNetworkId, getTag, getTier, getToughness, hasCustomName, hasEnchantments, hasMeta, hasNbtMap, incrementCount, incrementCount, initCreativeItems, isArmor, isAxe, isBoots, isChestplate, isCreativeItem, isHelmet, isHoe, isLeggings, isNull, isPickaxe, isShears, isShovel, isSword, isTool, isUnbreakable, loadAdditionalData, onActivate, onMetaChange, onRelease, onUse, removeCreativeItem, saveAdditionalData, setCount, setCustomName, setLore, setLore, setMeta, setTag, toNetwork, toNetwork, toNetwork, toString, useOn, useOnpublic ItemPotionLingering(Identifier id)
public int getMaxStackSize()
getMaxStackSize in class Itempublic boolean canBeActivated()
canBeActivated in class Itempublic EntityType<? extends Projectile> getProjectileEntityType()
getProjectileEntityType in class ProjectileItempublic float getThrowForce()
getThrowForce in class ProjectileItemprotected void onProjectileCreation(Projectile projectile)
onProjectileCreation in class ProjectileItemCopyright © 2020. All rights reserved.