Package vazkii.botania.api.configdata
Class LooniumMobEffectToApply
java.lang.Object
vazkii.botania.api.configdata.LooniumMobEffectToApply
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<LooniumMobEffectToApply> -
Method Summary
-
Field Details
-
CODEC
-
-
Method Details
-
effect
public static LooniumMobEffectToApply.Builder effect(net.minecraft.core.Holder<net.minecraft.world.effect.MobEffect> effect) -
createMobEffectInstance
@NotNull public @NotNull net.minecraft.world.effect.MobEffectInstance createMobEffectInstance() -
toString
-
getEffect
public net.minecraft.core.Holder<net.minecraft.world.effect.MobEffect> getEffect() -
getDuration
public int getDuration() -
getAmplifier
public int getAmplifier() -
equals
-
hashCode
public int hashCode()
-