Uses of Record Class
net.minecraft.component.type.UseCooldownComponent
Packages that use UseCooldownComponent
-
Uses of UseCooldownComponent in net.minecraft.component
Fields in net.minecraft.component with type parameters of type UseCooldownComponentModifier and TypeFieldDescriptionstatic final ComponentType<UseCooldownComponent> DataComponentTypes.USE_COOLDOWN -
Uses of UseCooldownComponent in net.minecraft.component.type
Fields in net.minecraft.component.type with type parameters of type UseCooldownComponentModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<UseCooldownComponent> UseCooldownComponent.CODECstatic final PacketCodec<RegistryByteBuf, UseCooldownComponent> UseCooldownComponent.PACKET_CODEC