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