Uses of Interface
io.papermc.paper.datacomponent.item.BlockItemDataProperties
Packages that use BlockItemDataProperties
-
Uses of BlockItemDataProperties in io.papermc.paper.datacomponent
Fields in io.papermc.paper.datacomponent with type parameters of type BlockItemDataPropertiesModifier and TypeFieldDescriptionstatic final DataComponentType.Valued<BlockItemDataProperties> DataComponentTypes.BLOCK_DATAHolds block state properties to apply when placing a block.