net.minecraft.world.item.component

public record SuspiciousStewEffects$Entry

dpa$a
net.minecraft.world.item.component.SuspiciousStewEffects$Entry
net.minecraft.class_9298$class_8751
net.minecraft.component.type.SuspiciousStewEffectsComponent$StewEffect
net.minecraft.src.C_313569_$C_313700_
net.minecraft.world.item.component.SuspiciousStewEffects$a

字段概要

修饰符与类型字段
private final Holder<MobEffect>
c
effect
comp_1838
effect
f_315280_
private final int
d
duration
comp_1839
duration
f_316640_
public static final com.mojang.serialization.Codec<SuspiciousStewEffects$Entry>
a
CODEC
field_45782
CODEC
f_316274_
public static final StreamCodec<RegistryFriendlyByteBuf, SuspiciousStewEffects$Entry>
b
STREAM_CODEC
field_49365
PACKET_CODEC
f_316892_

构造函数概要

修饰符构造函数
public (Holder<MobEffect> effect, int duration)

方法概要

修饰符与类型方法
public MobEffectInstance
a()
createEffectInstance()
method_53247()
createStatusEffectInstance()
m_320712_()
public Holder<MobEffect>
b()
effect()
comp_1838()
effect()
f_315280_()
public int
c()
duration()
comp_1839()
duration()
f_316640_()