Package net.minecraft.potion
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
FieldsModifier and TypeFieldDescriptionprivate final com.google.common.collect.ImmutableList<EffectInstance>private final Stringprivate final ReverseTagWrapper<Potion>Fields inherited from class net.minecraftforge.registries.ForgeRegistryEntry
delegate -
Constructor Summary
ConstructorsConstructorDescriptionPotion(String p_i46740_1_, EffectInstance... p_i46740_2_) Potion(EffectInstance... p_i46739_1_) -
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
-
isIn
-
getName
-
getEffects
-
hasInstantEffects
public boolean hasInstantEffects()
-