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