接口 IItemPropertiesExtensions
- 所有已知实现类:
Item.Properties
public interface IItemPropertiesExtensions
-
方法概要
修饰符和类型方法说明default <T> Item.Properties
component
(Supplier<? extends DataComponentType<T>> componentType, T value) private Item.Properties
self()
-
方法详细资料
-
self
-
component
default <T> Item.Properties component(Supplier<? extends DataComponentType<T>> componentType, T value)
-