Uses of Record Class
net.minecraft.world.item.component.BlocksAttacks
Packages that use BlocksAttacks
-
Uses of BlocksAttacks in net.minecraft.core.component
Fields in net.minecraft.core.component with type parameters of type BlocksAttacksModifier and TypeFieldDescriptionstatic final DataComponentType<BlocksAttacks> DataComponents.BLOCKS_ATTACKS -
Uses of BlocksAttacks in net.minecraft.world.item.component
Fields in net.minecraft.world.item.component with type parameters of type BlocksAttacksModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<BlocksAttacks> BlocksAttacks.CODECstatic final StreamCodec<RegistryFriendlyByteBuf, BlocksAttacks> BlocksAttacks.STREAM_CODEC