java.lang.Object
org.geysermc.mcprotocollib.protocol.data.game.item.component.SuspiciousStewEffect
public class SuspiciousStewEffect
extends Object
-
Constructor Summary
Constructors
-
Method Summary
protected boolean
boolean
int
int
int
-
Constructor Details
-
SuspiciousStewEffect
public SuspiciousStewEffect(int mobEffectId,
int duration)
-
Method Details
-
getMobEffectId
public int getMobEffectId()
-
getDuration
public int getDuration()
-
-
canEqual
protected boolean canEqual(@Nullable Object other)
-
-