Uses of Class
net.minecraft.world.item.component.ChargedProjectiles
Packages that use ChargedProjectiles
Package
Description
-
Uses of ChargedProjectiles in net.minecraft.core.component
Fields in net.minecraft.core.component with type parameters of type ChargedProjectilesModifier and TypeFieldDescriptionstatic final DataComponentType<ChargedProjectiles> DataComponents.CHARGED_PROJECTILES -
Uses of ChargedProjectiles in net.minecraft.world.item
Methods in net.minecraft.world.item with parameters of type ChargedProjectilesModifier and TypeMethodDescriptionprivate static floatCrossbowItem.getShootingPower(ChargedProjectiles p_330249_) -
Uses of ChargedProjectiles in net.minecraft.world.item.component
Fields in net.minecraft.world.item.component declared as ChargedProjectilesFields in net.minecraft.world.item.component with type parameters of type ChargedProjectilesModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<ChargedProjectiles> ChargedProjectiles.CODECstatic final StreamCodec<RegistryFriendlyByteBuf, ChargedProjectiles> ChargedProjectiles.STREAM_CODECMethods in net.minecraft.world.item.component that return ChargedProjectiles -
Uses of ChargedProjectiles in net.minecraft.world.level.storage.loot
Fields in net.minecraft.world.level.storage.loot with type parameters of type ChargedProjectilesModifier and TypeFieldDescriptionstatic final ContainerComponentManipulator<ChargedProjectiles> ContainerComponentManipulators.CHARGED_PROJECTILES