net.minecraft.client.render.item.property.numeric

public record BundleFullnessProperty

implements NumericProperty

net.minecraft.client.renderer.item.properties.numeric.BundleFullness
net.minecraft.class_10471
net.minecraft.client.render.item.property.numeric.BundleFullnessProperty

Field summary

Modifier and TypeField
public static final com.mojang.serialization.MapCodec<BundleFullnessProperty>
MAP_CODEC
field_55382
CODEC

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public float
get(ItemStack itemStack, ClientLevel level, ItemOwner owner, int seed)
method_65644(class_1799 arg0, class_638 arg1, class_11566 arg2, int arg3)
getValue(ItemStack arg0, ClientWorld arg1, HeldItemContext arg2, int arg3)
public com.mojang.serialization.MapCodec<BundleFullnessProperty>
type()
method_65643()
getCodec()