Class CustomPotion
java.lang.Object
net.minecraft.world.item.alchemy.Potion
tech.anonymoushacker1279.immersiveweapons.potion.CustomPotion
- All Implemented Interfaces:
net.minecraftforge.common.extensions.IForgePotion
public class CustomPotion
extends net.minecraft.world.item.alchemy.Potion
-
Constructor Summary
ConstructorsConstructorDescriptionCustomPotion(net.minecraft.world.effect.MobEffectInstance mobEffectInstance) -
Method Summary
Methods inherited from class net.minecraft.world.item.alchemy.Potion
byName, getEffects, hasInstantEffectsMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraftforge.common.extensions.IForgePotion
isFoil
-
Constructor Details
-
CustomPotion
public CustomPotion(net.minecraft.world.effect.MobEffectInstance mobEffectInstance)
-
-
Method Details
-
getName
- Overrides:
getNamein classnet.minecraft.world.item.alchemy.Potion
-