Uses of Record Class
net.minecraft.component.type.SuspiciousStewEffectsComponent.StewEffect
Packages that use SuspiciousStewEffectsComponent.StewEffect
-
Uses of SuspiciousStewEffectsComponent.StewEffect in net.minecraft.component.type
Fields in net.minecraft.component.type with type parameters of type SuspiciousStewEffectsComponent.StewEffectModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<SuspiciousStewEffectsComponent.StewEffect> SuspiciousStewEffectsComponent.StewEffect.CODEC
private final List
<SuspiciousStewEffectsComponent.StewEffect> SuspiciousStewEffectsComponent.effects
The field for theeffects
record component.SuspiciousStewEffectsComponent.StewEffect.PACKET_CODEC
Methods in net.minecraft.component.type that return types with arguments of type SuspiciousStewEffectsComponent.StewEffectModifier and TypeMethodDescriptionSuspiciousStewEffectsComponent.effects()
Returns the value of theeffects
record component.Methods in net.minecraft.component.type with parameters of type SuspiciousStewEffectsComponent.StewEffectModifier and TypeMethodDescriptionSuspiciousStewEffectsComponent.with
(SuspiciousStewEffectsComponent.StewEffect stewEffect) Constructor parameters in net.minecraft.component.type with type arguments of type SuspiciousStewEffectsComponent.StewEffectModifierConstructorDescription