Package net.minecraft.world.item.alchemy
Class Potion
java.lang.Object
net.minecraft.world.item.alchemy.Potion
- All Implemented Interfaces:
IForgePotion
-
Field Summary
Modifier and TypeFieldDescriptionprivate final com.google.common.collect.ImmutableList<MobEffectInstance>
private final String
-
Constructor Summary
ConstructorDescriptionPotion
(String p_43484_, MobEffectInstance... p_43485_) Potion
(MobEffectInstance... p_43487_) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraftforge.common.extensions.IForgePotion
isFoil
-
Field Details
-
name
-
effects
-
-
Constructor Details
-
Potion
-
Potion
-
-
Method Details
-
byName
-
getName
-
getEffects
-
hasInstantEffects
public boolean hasInstantEffects()
-