类 Potion
java.lang.Object
net.minecraft.world.item.alchemy.Potion
- 所有已实现的接口:
IForgePotion
-
字段概要
字段修饰符和类型字段说明private final com.google.common.collect.ImmutableList<MobEffectInstance>
private final String
-
构造器概要
构造器 -
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
从接口继承的方法 net.minecraftforge.common.extensions.IForgePotion
isFoil
-
字段详细资料
-
name
-
effects
-
-
构造器详细资料
-
Potion
-
Potion
-
-
方法详细资料
-
byName
-
getName
-
getEffects
-
hasInstantEffects
public boolean hasInstantEffects()
-