Package net.minecraft.world.item.alchemy
Class Potion
java.lang.Object
net.minecraft.world.item.alchemy.Potion
- All Implemented Interfaces:
- IForgePotion
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate final Holder.Reference<Potion>private final com.google.common.collect.ImmutableList<MobEffectInstance>private final String
- 
Constructor SummaryConstructorsConstructorDescriptionPotion(String p_43484_, MobEffectInstance... p_43485_) Potion(MobEffectInstance... p_43487_) 
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraftforge.common.extensions.IForgePotionisFoil
- 
Field Details- 
name
- 
effects
- 
builtInRegistryHolder
 
- 
- 
Constructor Details- 
Potion
- 
Potion
 
- 
- 
Method Details- 
byName
- 
getName
- 
getEffects
- 
hasInstantEffectspublic boolean hasInstantEffects()
- 
builtInRegistryHolderDeprecated.
 
-