类 Potion

java.lang.Object
net.minecraft.world.item.alchemy.Potion
所有已实现的接口:
IForgePotion

public class Potion extends Object implements IForgePotion
  • 字段详细资料

    • name

      @Nullable private final String name
    • effects

      private final com.google.common.collect.ImmutableList<MobEffectInstance> effects
  • 构造器详细资料

  • 方法详细资料