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

public record CooldownProperty

implements NumericProperty

net.minecraft.client.renderer.item.properties.numeric.Cooldown
net.minecraft.class_10475
net.minecraft.client.render.item.property.numeric.CooldownProperty

Field summary

Modifier and TypeField
public static final com.mojang.serialization.MapCodec<CooldownProperty>
MAP_CODEC
field_55396
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<CooldownProperty>
type()
method_65643()
getCodec()