Interface IItemPropertiesExtensions
- All Known Implementing Classes:
Item.Properties
public interface IItemPropertiesExtensions
-
Method Summary
Modifier and TypeMethodDescriptiondefault <T> Item.Properties
component
(Supplier<? extends DataComponentType<T>> componentType, T value) private Item.Properties
self()
-
Method Details
-
self
-
component
default <T> Item.Properties component(Supplier<? extends DataComponentType<T>> componentType, T value)
-