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.CODECprivate final List<SuspiciousStewEffectsComponent.StewEffect> SuspiciousStewEffectsComponent.effectsThe field for theeffectsrecord component.SuspiciousStewEffectsComponent.StewEffect.PACKET_CODECMethods in net.minecraft.component.type that return types with arguments of type SuspiciousStewEffectsComponent.StewEffectModifier and TypeMethodDescriptionSuspiciousStewEffectsComponent.effects()Returns the value of theeffectsrecord 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