Uses of Class
net.minecraft.component.type.ChargedProjectilesComponent
Packages that use ChargedProjectilesComponent
Package
Description
-
Uses of ChargedProjectilesComponent in net.minecraft.component
Fields in net.minecraft.component with type parameters of type ChargedProjectilesComponentModifier and TypeFieldDescriptionstatic final ComponentType<ChargedProjectilesComponent> DataComponentTypes.CHARGED_PROJECTILES -
Uses of ChargedProjectilesComponent in net.minecraft.component.type
Fields in net.minecraft.component.type declared as ChargedProjectilesComponentModifier and TypeFieldDescriptionstatic final ChargedProjectilesComponentChargedProjectilesComponent.DEFAULTFields in net.minecraft.component.type with type parameters of type ChargedProjectilesComponentModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<ChargedProjectilesComponent> ChargedProjectilesComponent.CODECstatic final PacketCodec<RegistryByteBuf, ChargedProjectilesComponent> ChargedProjectilesComponent.PACKET_CODECMethods in net.minecraft.component.type that return ChargedProjectilesComponentModifier and TypeMethodDescriptionstatic ChargedProjectilesComponentstatic ChargedProjectilesComponent -
Uses of ChargedProjectilesComponent in net.minecraft.item
Methods in net.minecraft.item with parameters of type ChargedProjectilesComponentModifier and TypeMethodDescriptionprivate static floatCrossbowItem.getSpeed(ChargedProjectilesComponent stack) -
Uses of ChargedProjectilesComponent in net.minecraft.loot
Fields in net.minecraft.loot with type parameters of type ChargedProjectilesComponentModifier and TypeFieldDescriptionstatic final ContainerComponentModifier<ChargedProjectilesComponent> ContainerComponentModifiers.CHARGED_PROJECTILES