Package net.minecraft.world.item.alchemy
Class Potion
- All Implemented Interfaces:
IForgeRegistryEntry<Potion>
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraftforge.registries.ForgeRegistryEntry
ForgeRegistryEntry.UncheckedRegistryEntry<V extends IForgeRegistryEntry<V>>
-
Field Summary
Modifier and TypeFieldDescriptionprivate final com.google.common.collect.ImmutableList<MobEffectInstance>
private final String
Fields inherited from class net.minecraftforge.registries.ForgeRegistryEntry
delegate
-
Constructor Summary
ConstructorDescriptionPotion
(String p_43484_, MobEffectInstance... p_43485_) Potion
(MobEffectInstance... p_43487_) -
Method Summary
Methods inherited from class net.minecraftforge.registries.ForgeRegistryEntry
getRegistryName, getRegistryType, setRegistryName, setRegistryName, setRegistryName
-
Field Details
-
name
-
effects
-
-
Constructor Details
-
Potion
-
Potion
-
-
Method Details
-
byName
-
getName
-
getEffects
-
hasInstantEffects
public boolean hasInstantEffects()
-