public interface ImmutablePlaceableData extends ImmutableDataManipulator<ImmutablePlaceableData,PlaceableData>
ImmutableDataManipulator handling the Set of
 BlockTypes that the owning ItemStack may be placed on.
 If an item can be placed as a block, such as BlockItemData,
 this item data, if added to the item, can prevent placement of the item
 excluding the BlockTypes from this data.| Modifier and Type | Method and Description | 
|---|---|
ImmutableSetValue<BlockType> | 
placeable()
 | 
asMutable, copy, with, withgetContentVersion, toContainerImmutableSetValue<BlockType> placeable()