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