net.minecraft.entity.thrown

public class ThrownPotionEntity

extends ThrownEntity implements FlyingItemEntity

All mapped superinterfaces:

Nameable, CommandOutput, Projectile, FlyingItemEntity

axb
net.minecraft.class_1686
net.minecraft.entity.thrown.ThrownPotionEntity
net.minecraft.entity.projectile.PotionEntity
net.minecraft.entity.projectile.PotionEntity
net.minecraft.entity.projectile.PotionEntity

Field summary

Modifier and TypeField
private static final TrackedData<ItemStack>
f
field_7652
ITEM_STACK
POTION
field_184545_d
ITEM
private static final org.apache.logging.log4j.Logger
g
field_7651
LOGGER
LOGGER
field_184546_e
LOGGER
public static final Predicate<LivingEntity>
e
field_7653
WATER_HURTS
AFFECTED_BY_WATER
field_190546_d
WATER_SENSITIVE

Constructor summary

ModifierConstructor
public (EntityType<? extends ThrownPotionEntity> arg0, World arg1)
public (World world, LivingEntity thrower)
public (World world, double x, double y, double z)

Method summary

Modifier and TypeMethod
protected void
u_()
method_5693()
initDataTracker()
registerSyncedData()
func_70088_a()
registerData()
public ItemStack
f()
method_7495()
getStack()
getStatusEffect()
func_184543_l()
getItem()
public void
b(bce arg0)
method_7494(class_1799 arg0)
setItemStack(ItemStack arg0)
setPotion(ItemStack potion)
func_184541_a(ItemStack arg0)
setItem(ItemStack stack)
protected float
l()
method_7490()
getGravity()
getGravity()
func_70185_h()
getGravityVelocity()
protected void
a(crz arg0)
method_7492(class_239 arg0)
onCollision(HitResult arg0)
onCollision(HitResult arg0)
func_70184_a(RayTraceResult arg0)
onImpact(RayTraceResult arg0)
private void
i()
method_7500()
damageEntitiesHurtByWater()
applyWater()
func_190545_n()
applyWater()
private void
a(List<aif> arg0, ail arg1)
method_7498(List<class_1293> arg0, class_1297 arg1)
method_7498(List<StatusEffectInstance> arg0, Entity arg1)
applySplashPotion(List<StatusEffectInstance> arg0, Entity arg1)
func_213888_a(List<EffectInstance> arg0, Entity arg1)
func_213888_a(List<EffectInstance> arg0, Entity arg1)
private void
a(bce arg0, bdt arg1)
method_7497(class_1799 arg0, class_1842 arg1)
method_7497(ItemStack arg0, Potion arg1)
applyLingeringPotion(ItemStack item, Potion potion)
func_190542_a(ItemStack arg0, Potion arg1)
makeAreaOfEffectCloud(ItemStack arg0, Potion arg1)
private boolean
k()
method_7501()
isLingering()
isLingering()
func_184544_n()
isLingering()
private void
a(ev arg0, fa arg1)
method_7499(class_2338 arg0, class_2350 arg1)
extinguishFire(BlockPos arg0, Direction arg1)
extinguishFire(BlockPos pos, Direction direction)
func_184542_a(BlockPos arg0, Direction arg1)
extinguishFires(BlockPos pos, Direction arg1)
public void
a(ic arg0)
method_5749(class_2487 arg0)
readCustomDataFromTag(CompoundTag arg0)
readCustomNbt(NbtCompound arg0)
func_70037_a(CompoundNBT arg0)
readAdditional(CompoundNBT arg0)
public void
b(ic arg0)
method_5652(class_2487 arg0)
writeCustomDataToTag(CompoundTag arg0)
writeCustomNbt(NbtCompound arg0)
func_213281_b(CompoundNBT arg0)
writeAdditional(CompoundNBT arg0)
private static boolean
a(aiu arg0)
method_7496(class_1309 arg0)
doesWaterHurt(LivingEntity arg0)
isOnFire(LivingEntity entity)
func_190544_c(LivingEntity arg0)
isWaterSensitiveEntity(LivingEntity arg0)