Uses of Record Class
net.minecraft.world.item.component.SuspiciousStewEffects.Entry
-
Uses of SuspiciousStewEffects.Entry in net.minecraft.world.item.component
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<SuspiciousStewEffects.Entry> SuspiciousStewEffects.Entry.CODEC
private final List
<SuspiciousStewEffects.Entry> SuspiciousStewEffects.effects
The field for theeffects
record component.static final StreamCodec
<RegistryFriendlyByteBuf, SuspiciousStewEffects.Entry> SuspiciousStewEffects.Entry.STREAM_CODEC
Modifier and TypeMethodDescriptionSuspiciousStewEffects.effects()
Returns the value of theeffects
record component.Modifier and TypeMethodDescriptionSuspiciousStewEffects.withEffectAdded
(SuspiciousStewEffects.Entry p_330534_) ModifierConstructorDescriptionCreates an instance of aSuspiciousStewEffects
record class.