Uses of Class
net.minecraft.world.item.Item.Properties
Packages that use Item.Properties
Package
Description
-
Uses of Item.Properties in net.minecraft.world.item
Methods in net.minecraft.world.item that return Item.PropertiesModifier and TypeMethodDescriptionItem.Properties.attributes
(ItemAttributeModifiers pAttributes) <T> Item.Properties
Item.Properties.component
(DataComponentType<T> pComponent, T pValue) Item.Properties.craftRemainder
(Item pCraftingRemainingItem) Item.Properties.durability
(int pMaxDamage) Item.Properties.fireResistant()
Item.Properties.food
(FoodProperties pFood) Item.Properties.jukeboxPlayable
(ResourceKey<JukeboxSong> pSong) Item.Properties.requiredFeatures
(FeatureFlag... pRequiredFeatures) Item.Properties.setNoRepair()
Item.Properties.stacksTo
(int pMaxStackSize) Method parameters in net.minecraft.world.item with type arguments of type Item.PropertiesModifier and TypeMethodDescriptionstatic Item
Items.registerBlock
(Block pBlock, UnaryOperator<Item.Properties> pPropertiesModifier) Constructors in net.minecraft.world.item with parameters of type Item.PropertiesModifierConstructorDescriptionAirItem
(Block pBlock, Item.Properties pProperties) AnimalArmorItem
(Holder<ArmorMaterial> pArmorMaterial, AnimalArmorItem.BodyType pBodyType, boolean pHasOverlay, Item.Properties pProperties) ArmorItem
(Holder<ArmorMaterial> pMaterial, ArmorItem.Type pType, Item.Properties pProperties) ArmorStandItem
(Item.Properties pProperties) ArrowItem
(Item.Properties pProperties) AxeItem
(Tier p_40521_, Item.Properties p_40524_) BannerItem
(Block pBlock, Block pWallBlock, Item.Properties pProperties) BannerPatternItem
(TagKey<BannerPattern> pBannerPattern, Item.Properties pProperties) BedItem
(Block pBlock, Item.Properties pProperties) BlockItem
(Block pBlock, Item.Properties pProperties) BoatItem
(boolean pHasChest, Boat.Type pType, Item.Properties pProperties) BoneMealItem
(Item.Properties pProperties) BookItem
(Item.Properties pProperties) BottleItem
(Item.Properties pProperties) BowItem
(Item.Properties pProperties) BrushItem
(Item.Properties pProperties) BucketItem
(Fluid pContent, Item.Properties pProperties) BundleItem
(Item.Properties pProperties) ChorusFruitItem
(Item.Properties pProperties) CompassItem
(Item.Properties pProperties) ComplexItem
(Item.Properties pProperties) CrossbowItem
(Item.Properties pProperties) DebugStickItem
(Item.Properties pProperties) DiggerItem
(Tier pTier, TagKey<Block> pBlocks, Item.Properties pProperties) DiscFragmentItem
(Item.Properties p_220029_) DoubleHighBlockItem
(Block pBlock, Item.Properties pProperties) DyeItem
(DyeColor pDyeColor, Item.Properties pProperties) EggItem
(Item.Properties pProperties) ElytraItem
(Item.Properties pProperties) EmptyMapItem
(Item.Properties pProperties) EnchantedBookItem
(Item.Properties pProperties) EndCrystalItem
(Item.Properties pProperties) EnderEyeItem
(Item.Properties pProperties) EnderpearlItem
(Item.Properties pProperties) ExperienceBottleItem
(Item.Properties pProperties) FireChargeItem
(Item.Properties pProperties) FireworkRocketItem
(Item.Properties pProperties) FireworkStarItem
(Item.Properties p_41248_) FishingRodItem
(Item.Properties pProperties) FlintAndSteelItem
(Item.Properties pProperties) FoodOnAStickItem
(Item.Properties pProperties, EntityType<T> pCanInteractWith, int pConsumeItemDamage) GameMasterBlockItem
(Block pBlock, Item.Properties pProperties) GlowInkSacItem
(Item.Properties p_277648_) HangingEntityItem
(EntityType<? extends HangingEntity> pType, Item.Properties pProperties) HangingSignItem
(Block pBlock, Block pWallBlock, Item.Properties pProperties) HoeItem
(Tier p_41336_, Item.Properties p_41339_) HoneyBottleItem
(Item.Properties pProperties) HoneycombItem
(Item.Properties pProperties) InkSacItem
(Item.Properties p_277643_) InstrumentItem
(Item.Properties pProperties, TagKey<Instrument> pInstruments) Item
(Item.Properties pProperties) ItemFrameItem
(EntityType<? extends HangingEntity> pType, Item.Properties pProperties) ItemNameBlockItem
(Block pBlock, Item.Properties pProperties) KnowledgeBookItem
(Item.Properties pProperties) LeadItem
(Item.Properties pProperties) LingeringPotionItem
(Item.Properties pProperties) MaceItem
(Item.Properties pProperties) MapItem
(Item.Properties pProperties) MilkBucketItem
(Item.Properties pProperties) MinecartItem
(AbstractMinecart.Type pType, Item.Properties pProperties) MobBucketItem
(EntityType<?> pType, Fluid pContent, SoundEvent pEmptySound, Item.Properties pProperties) NameTagItem
(Item.Properties pProperties) OminousBottleItem
(Item.Properties p_338721_) PickaxeItem
(Tier p_42961_, Item.Properties p_42964_) PlaceOnWaterBlockItem
(Block p_220226_, Item.Properties p_220227_) PlayerHeadItem
(Block pBlock, Block pWallBlock, Item.Properties pProperties) PotionItem
(Item.Properties pProperties) ProjectileWeaponItem
(Item.Properties pProperties) SaddleItem
(Item.Properties pProperties) ScaffoldingBlockItem
(Block pBlock, Item.Properties pProperties) ShearsItem
(Item.Properties pProperties) ShieldItem
(Item.Properties pProperties) ShovelItem
(Tier p_43114_, Item.Properties p_43117_) SignItem
(Item.Properties pProperties, Block pStandingBlock, Block pWallBlock) SignItem
(Item.Properties pProperties, Block pStandingBlock, Block pWallBlock, Direction pAttachmentDirection) SnowballItem
(Item.Properties pProperties) SolidBucketItem
(Block pBlock, SoundEvent pPlaceSound, Item.Properties pProperties) SpawnEggItem
(EntityType<? extends Mob> pDefaultType, int pBackgroundColor, int pHighlightColor, Item.Properties pProperties) Deprecated.SpectralArrowItem
(Item.Properties p_43235_) SplashPotionItem
(Item.Properties pProperties) SpyglassItem
(Item.Properties pProperties) StandingAndWallBlockItem
(Block pBlock, Block pWallBlock, Item.Properties pProperties, Direction pAttachmentDirection) SuspiciousStewItem
(Item.Properties pProperties) SwordItem
(Tier pTier, Item.Properties pProperties) SwordItem
(Tier pTier, Item.Properties pProperties, Tool toolComponentData) Neo: Allow modded Swords to set exactly what Tool data component to use for their sword.ThrowablePotionItem
(Item.Properties pProperties) TieredItem
(Tier pTier, Item.Properties pProperties) TippedArrowItem
(Item.Properties pProperties) TridentItem
(Item.Properties pProperties) WindChargeItem
(Item.Properties p_326377_) WritableBookItem
(Item.Properties pProperties) WrittenBookItem
(Item.Properties pProperties) -
Uses of Item.Properties in net.neoforged.neoforge.common
Constructors in net.neoforged.neoforge.common with parameters of type Item.PropertiesModifierConstructorDescriptionDeferredSpawnEggItem
(Supplier<? extends EntityType<? extends Mob>> type, int backgroundColor, int highlightColor, Item.Properties props) -
Uses of Item.Properties in net.neoforged.neoforge.common.extensions
Methods in net.neoforged.neoforge.common.extensions that return Item.PropertiesModifier and TypeMethodDescriptiondefault <T> Item.Properties
IItemPropertiesExtensions.component
(Supplier<? extends DataComponentType<T>> componentType, T value) private Item.Properties
IItemPropertiesExtensions.self()
-
Uses of Item.Properties in net.neoforged.neoforge.oldtest.client
Constructors in net.neoforged.neoforge.oldtest.client with parameters of type Item.PropertiesModifierConstructorDescriptionCustomItemWithTooltip
(Item.Properties properties) EndermanArmorItem
(Holder<ArmorMaterial> material, ArmorItem.Type slot, Item.Properties props) -
Uses of Item.Properties in net.neoforged.neoforge.oldtest.client.model
Constructors in net.neoforged.neoforge.oldtest.client.model with parameters of type Item.Properties -
Uses of Item.Properties in net.neoforged.neoforge.oldtest.entity.player
Constructors in net.neoforged.neoforge.oldtest.entity.player with parameters of type Item.Properties -
Uses of Item.Properties in net.neoforged.neoforge.oldtest.item
Constructors in net.neoforged.neoforge.oldtest.item with parameters of type Item.PropertiesModifierConstructorDescriptionCustomElytra
(Item.Properties properties) CustomFluidContainer
(Item.Properties properties) CustomShieldItem
(Item.Properties properties) InvertedTelescope
(Item.Properties props) InvertedTelescope
(Item.Properties props) -
Uses of Item.Properties in net.neoforged.neoforge.registries
Methods in net.neoforged.neoforge.registries with parameters of type Item.PropertiesModifier and TypeMethodDescription<I extends Item>
DeferredItem<I> DeferredRegister.Items.registerItem
(String name, Function<Item.Properties, ? extends I> func, Item.Properties props) Adds a new item to the list of entries to be registered and returns aDeferredItem
that will be populated with the created item automatically.DeferredRegister.Items.registerSimpleBlockItem
(String name, Supplier<? extends Block> block, Item.Properties properties) Adds a new simpleBlockItem
for the givenBlock
to the list of entries to be registered and returns aDeferredItem
that will be populated with the created item automatically.DeferredRegister.Items.registerSimpleBlockItem
(Holder<Block> block, Item.Properties properties) Adds a new simpleBlockItem
for the givenBlock
to the list of entries to be registered and returns aDeferredItem
that will be populated with the created item automatically.DeferredRegister.Items.registerSimpleItem
(String name, Item.Properties props) Adds a new simpleItem
with the givenproperties
to the list of entries to be registered and returns aDeferredItem
that will be populated with the created item automatically.Method parameters in net.neoforged.neoforge.registries with type arguments of type Item.PropertiesModifier and TypeMethodDescription<I extends Item>
DeferredItem<I> DeferredRegister.Items.registerItem
(String name, Function<Item.Properties, ? extends I> func) Adds a new item to the list of entries to be registered and returns aDeferredItem
that will be populated with the created item automatically.<I extends Item>
DeferredItem<I> DeferredRegister.Items.registerItem
(String name, Function<Item.Properties, ? extends I> func, Item.Properties props) Adds a new item to the list of entries to be registered and returns aDeferredItem
that will be populated with the created item automatically. -
Uses of Item.Properties in net.neoforged.testframework.registration
Methods in net.neoforged.testframework.registration with parameters of type Item.PropertiesModifier and TypeMethodDescription<I extends Item>
DeferredItemBuilder<I> DeferredItems.registerItem
(String name, Function<Item.Properties, ? extends I> func, Item.Properties props) DeferredItems.registerSimpleBlockItem
(String name, Supplier<? extends Block> block, Item.Properties properties) DeferredItems.registerSimpleBlockItem
(Holder<Block> block, Item.Properties properties) DeferredItems.registerSimpleItem
(String name, Item.Properties props) DeferredBlockBuilder.withBlockItem
(Item.Properties properties, Consumer<DeferredItemBuilder<BlockItem>> consumer) Method parameters in net.neoforged.testframework.registration with type arguments of type Item.PropertiesModifier and TypeMethodDescription<I extends Item>
DeferredItemBuilder<I> DeferredItems.registerItem
(String name, Function<Item.Properties, ? extends I> func) <I extends Item>
DeferredItemBuilder<I> DeferredItems.registerItem
(String name, Function<Item.Properties, ? extends I> func, Item.Properties props)
DeferredSpawnEggItem
instead for suppliers