Uses of Record Class
net.minecraft.world.item.component.PiercingWeapon
Packages that use PiercingWeapon
Package
Description
-
Uses of PiercingWeapon in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type PiercingWeapon -
Uses of PiercingWeapon in net.minecraft.core.component
Fields in net.minecraft.core.component with type parameters of type PiercingWeaponModifier and TypeFieldDescriptionstatic final DataComponentType<PiercingWeapon> DataComponents.PIERCING_WEAPON -
Uses of PiercingWeapon in net.minecraft.world.item.component
Fields in net.minecraft.world.item.component with type parameters of type PiercingWeaponModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<PiercingWeapon> PiercingWeapon.CODECstatic final StreamCodec<RegistryFriendlyByteBuf, PiercingWeapon> PiercingWeapon.STREAM_CODEC