implements FeatureElement
| dep | |
| net.minecraft.world.item.alchemy.Potion | |
| net.minecraft.class_1842 | |
| net.minecraft.potion.Potion | |
| net.minecraft.src.C_1440_ | |
| net.minecraft.world.item.alchemy.PotionRegistry |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.Codec<Holder<Potion>> |
| ||||||||||
| public static final StreamCodec<RegistryFriendlyByteBuf, Holder<Potion>> |
| ||||||||||
| private final String |
| ||||||||||
| private final List<MobEffectInstance> |
| ||||||||||
| private FeatureFlagSet |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (String baseName, MobEffectInstance... effects) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public Potion |
| ||||||||||
| public FeatureFlagSet |
| ||||||||||
| public List<MobEffectInstance> |
| ||||||||||
| public String |
| ||||||||||
| public boolean |
|