Uses of Record Class
net.minecraft.component.type.PiercingWeaponComponent
Packages that use PiercingWeaponComponent
Package
Description
-
Uses of PiercingWeaponComponent in net.minecraft.client.network
Methods in net.minecraft.client.network with parameters of type PiercingWeaponComponentModifier and TypeMethodDescriptionvoidClientPlayerInteractionManager.method_75407(PiercingWeaponComponent piercingWeaponComponent) -
Uses of PiercingWeaponComponent in net.minecraft.component
Fields in net.minecraft.component with type parameters of type PiercingWeaponComponentModifier and TypeFieldDescriptionstatic final ComponentType<PiercingWeaponComponent> DataComponentTypes.PIERCING_WEAPON -
Uses of PiercingWeaponComponent in net.minecraft.component.type
Fields in net.minecraft.component.type with type parameters of type PiercingWeaponComponentModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<PiercingWeaponComponent> PiercingWeaponComponent.CODECstatic final PacketCodec<RegistryByteBuf, PiercingWeaponComponent> PiercingWeaponComponent.PACKET_CODEC