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 com.google.common.collect.ImmutableList<MobEffectInstance>
private String
private ReverseTagWrapper<Potion>
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
-
reverseTags
-
name
-
effects
-
-
Constructor Details
-
Potion
-
Potion
-
-
Method Details
-
byName
-
getTags
-
is
-
getName
-
getEffects
-
hasInstantEffects
public boolean hasInstantEffects()
-