net.minecraft.world.item.enchantment.effects

public record ScaleExponentially

implements EnchantmentValueEffect

dts
net.minecraft.world.item.enchantment.effects.ScaleExponentially
net.minecraft.class_12130
net.minecraft.enchantment.effect.value.ExponentialEnchantmentEffect
net.minecraft.src.C_432358_
net.minecraft.world.item.enchantment.effects.ScaleExponentially

字段概要

修饰符与类型字段
private final LevelBasedValue
c
base
comp_4985
base
f_435735_
private final LevelBasedValue
d
exponent
comp_4986
exponent
f_437172_
public static final com.mojang.serialization.MapCodec<ScaleExponentially>
a
CODEC
field_63423
CODEC
f_433502_

构造函数概要

修饰符构造函数
public (LevelBasedValue base, LevelBasedValue exponent)

方法概要

修饰符与类型方法
public float
a(int arg0, bgr arg1, float arg2)
process(int arg0, RandomSource arg1, float arg2)
method_60213(int arg0, class_5819 arg1, float arg2)
apply(int arg0, Random arg1, float arg2)
m_338465_(int p_456903_, C_212974_ p_457398_, float arg2)
public com.mojang.serialization.MapCodec<ScaleExponentially>
a()
codec()
method_60211()
getCodec()
m_338751_()
public LevelBasedValue
b()
base()
comp_4985()
base()
f_435735_()
public LevelBasedValue
c()
exponent()
comp_4986()
exponent()
f_437172_()