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
Modifier and TypeFieldDescriptionprivate final com.google.common.collect.ImmutableList<EffectInstance>
private final String
private final ReverseTagWrapper<Potion>
Fields inherited from class net.minecraftforge.registries.ForgeRegistryEntry
delegate
-
Constructor Summary
ConstructorDescriptionPotion
(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()
-