Interface IItemPropertiesExtensions
public interface IItemPropertiesExtensions
-
Method Summary
-
Method Details
-
self
private net.minecraft.world.item.Item.Properties self() -
component
default <T> net.minecraft.world.item.Item.Properties component(Supplier<? extends net.minecraft.core.component.DataComponentType<T>> componentType, T value)
-