net.minecraft.world.attribute

public record BlendArgument

net.minecraft.world.attribute.modifier.FloatWithAlpha
net.minecraft.class_12220
net.minecraft.world.attribute.BlendArgument

Field summary

Modifier and TypeField
private final float
value
comp_5142
value
private final float
alpha
comp_5143
alpha
private static final com.mojang.serialization.Codec<BlendArgument>
FULL_CODEC
field_63806
INTERNAL_CODEC
public static final com.mojang.serialization.Codec<BlendArgument>
CODEC
field_63805
CODEC

Constructor summary

ModifierConstructor
public (float value)
public (float value, float alpha)

Method summary

Modifier and TypeMethod
public float
value()
comp_5142()
value()
public float
alpha()
comp_5143()
alpha()
private static com.mojang.datafixers.util.Either
lambda$static$3(FloatWithAlpha arg0)
method_75721(class_12220 arg0)
method_75721(BlendArgument blend)
private static BlendArgument
lambda$static$2(com.mojang.datafixers.util.Either arg0)
method_75722(com.mojang.datafixers.util.Either arg0)
method_75722(com.mojang.datafixers.util.Either either)
private static BlendArgument
lambda$static$1(FloatWithAlpha arg0)
method_75724(class_12220 arg0)
method_75724(BlendArgument blend)
private static com.mojang.datafixers.kinds.App
lambda$static$0(com.mojang.serialization.codecs.RecordCodecBuilder$Instance arg0)
method_75723(com.mojang.serialization.codecs.RecordCodecBuilder$Instance arg0)
method_75723(com.mojang.serialization.codecs.RecordCodecBuilder$Instance instance)