Uses of Record Class
net.minecraft.world.item.component.UseCooldown
Packages that use UseCooldown
-
Uses of UseCooldown in net.minecraft.core.component
Fields in net.minecraft.core.component with type parameters of type UseCooldownModifier and TypeFieldDescriptionstatic final DataComponentType
<UseCooldown> DataComponents.USE_COOLDOWN
-
Uses of UseCooldown in net.minecraft.world.item.component
Fields in net.minecraft.world.item.component with type parameters of type UseCooldownModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<UseCooldown> UseCooldown.CODEC
static final StreamCodec
<RegistryFriendlyByteBuf, UseCooldown> UseCooldown.STREAM_CODEC