Uses of Interface
net.minecraft.core.component.DataComponentGetter
Packages that use DataComponentGetter
Package
Description
-
Uses of DataComponentGetter in net.minecraft.advancements.criterion
Methods in net.minecraft.advancements.criterion with parameters of type DataComponentGetterModifier and TypeMethodDescriptionbooleanNbtPredicate.matches(DataComponentGetter componentGetter) default booleanSingleComponentItemPredicate.matches(DataComponentGetter p_466919_) booleanDataComponentMatchers.test(DataComponentGetter componentGetter) -
Uses of DataComponentGetter in net.minecraft.client.entity
Classes in net.minecraft.client.entity that implement DataComponentGetter -
Uses of DataComponentGetter in net.minecraft.client.player
Classes in net.minecraft.client.player that implement DataComponentGetter -
Uses of DataComponentGetter in net.minecraft.core.component
Subinterfaces of DataComponentGetter in net.minecraft.core.componentClasses in net.minecraft.core.component that implement DataComponentGetterModifier and TypeClassDescription(package private) static final recordfinal classMethods in net.minecraft.core.component with parameters of type DataComponentGetterModifier and TypeMethodDescriptionbooleanDataComponentExactPredicate.test(DataComponentGetter componentGetter) -
Uses of DataComponentGetter in net.minecraft.core.component.predicates
Methods in net.minecraft.core.component.predicates with parameters of type DataComponentGetterModifier and TypeMethodDescriptionbooleanAnyValue.matches(DataComponentGetter p_455685_) booleanAttributeModifiersPredicate.matches(DataComponentGetter getter) booleanCustomDataPredicate.matches(DataComponentGetter p_399880_) booleanDamagePredicate.matches(DataComponentGetter p_399972_) booleanDataComponentPredicate.matches(DataComponentGetter componentGetter) booleanEnchantmentsPredicate.Enchantments.matches(DataComponentGetter getter) -
Uses of DataComponentGetter in net.minecraft.server.level
Classes in net.minecraft.server.level that implement DataComponentGetter -
Uses of DataComponentGetter in net.minecraft.world.entity
Classes in net.minecraft.world.entity that implement DataComponentGetterModifier and TypeClassDescriptionclassclassclassclassstatic classstatic classstatic classclassclassclassclassclassclassclassclassclassclassMethods in net.minecraft.world.entity with parameters of type DataComponentGetterModifier and TypeMethodDescriptionprotected <T> booleanEntity.applyImplicitComponentIfPresent(DataComponentGetter componentGetter, DataComponentType<T> component) protected voidAreaEffectCloud.applyImplicitComponents(DataComponentGetter p_400159_) protected voidEntity.applyImplicitComponents(DataComponentGetter componentGetter) -
Uses of DataComponentGetter in net.minecraft.world.entity.ambient
Classes in net.minecraft.world.entity.ambient that implement DataComponentGetter -
Uses of DataComponentGetter in net.minecraft.world.entity.animal
Classes in net.minecraft.world.entity.animal that implement DataComponentGetter -
Uses of DataComponentGetter in net.minecraft.world.entity.animal.allay
Classes in net.minecraft.world.entity.animal.allay that implement DataComponentGetter -
Uses of DataComponentGetter in net.minecraft.world.entity.animal.armadillo
Classes in net.minecraft.world.entity.animal.armadillo that implement DataComponentGetter -
Uses of DataComponentGetter in net.minecraft.world.entity.animal.axolotl
Classes in net.minecraft.world.entity.animal.axolotl that implement DataComponentGetterMethods in net.minecraft.world.entity.animal.axolotl with parameters of type DataComponentGetterModifier and TypeMethodDescriptionprotected voidAxolotl.applyImplicitComponents(DataComponentGetter p_397634_) -
Uses of DataComponentGetter in net.minecraft.world.entity.animal.bee
Classes in net.minecraft.world.entity.animal.bee that implement DataComponentGetter -
Uses of DataComponentGetter in net.minecraft.world.entity.animal.camel
Classes in net.minecraft.world.entity.animal.camel that implement DataComponentGetter -
Uses of DataComponentGetter in net.minecraft.world.entity.animal.chicken
Classes in net.minecraft.world.entity.animal.chicken that implement DataComponentGetterMethods in net.minecraft.world.entity.animal.chicken with parameters of type DataComponentGetterModifier and TypeMethodDescriptionprotected voidChicken.applyImplicitComponents(DataComponentGetter p_480118_) -
Uses of DataComponentGetter in net.minecraft.world.entity.animal.cow
Classes in net.minecraft.world.entity.animal.cow that implement DataComponentGetterMethods in net.minecraft.world.entity.animal.cow with parameters of type DataComponentGetterModifier and TypeMethodDescriptionprotected voidCow.applyImplicitComponents(DataComponentGetter p_480529_) protected voidMushroomCow.applyImplicitComponents(DataComponentGetter p_480743_) -
Uses of DataComponentGetter in net.minecraft.world.entity.animal.dolphin
Classes in net.minecraft.world.entity.animal.dolphin that implement DataComponentGetter -
Uses of DataComponentGetter in net.minecraft.world.entity.animal.equine
Classes in net.minecraft.world.entity.animal.equine that implement DataComponentGetterModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassMethods in net.minecraft.world.entity.animal.equine with parameters of type DataComponentGetterModifier and TypeMethodDescriptionprotected voidHorse.applyImplicitComponents(DataComponentGetter p_479573_) protected voidLlama.applyImplicitComponents(DataComponentGetter p_479061_) -
Uses of DataComponentGetter in net.minecraft.world.entity.animal.feline
Classes in net.minecraft.world.entity.animal.feline that implement DataComponentGetterMethods in net.minecraft.world.entity.animal.feline with parameters of type DataComponentGetterModifier and TypeMethodDescriptionprotected voidCat.applyImplicitComponents(DataComponentGetter p_478207_) -
Uses of DataComponentGetter in net.minecraft.world.entity.animal.fish
Classes in net.minecraft.world.entity.animal.fish that implement DataComponentGetterModifier and TypeClassDescriptionclassclassclassclassclassclassclassMethods in net.minecraft.world.entity.animal.fish with parameters of type DataComponentGetterModifier and TypeMethodDescriptionvoidTropicalFish.Pattern.addToTooltip(Item.TooltipContext p_478866_, Consumer<Component> p_481739_, TooltipFlag p_480945_, DataComponentGetter p_479353_) protected voidSalmon.applyImplicitComponents(DataComponentGetter p_479244_) protected voidTropicalFish.applyImplicitComponents(DataComponentGetter p_479492_) -
Uses of DataComponentGetter in net.minecraft.world.entity.animal.fox
Classes in net.minecraft.world.entity.animal.fox that implement DataComponentGetterMethods in net.minecraft.world.entity.animal.fox with parameters of type DataComponentGetterModifier and TypeMethodDescriptionprotected voidFox.applyImplicitComponents(DataComponentGetter p_479311_) -
Uses of DataComponentGetter in net.minecraft.world.entity.animal.frog
Classes in net.minecraft.world.entity.animal.frog that implement DataComponentGetterMethods in net.minecraft.world.entity.animal.frog with parameters of type DataComponentGetterModifier and TypeMethodDescriptionprotected voidFrog.applyImplicitComponents(DataComponentGetter p_398009_) -
Uses of DataComponentGetter in net.minecraft.world.entity.animal.goat
Classes in net.minecraft.world.entity.animal.goat that implement DataComponentGetter -
Uses of DataComponentGetter in net.minecraft.world.entity.animal.golem
Classes in net.minecraft.world.entity.animal.golem that implement DataComponentGetterModifier and TypeClassDescriptionclassclassclassclass -
Uses of DataComponentGetter in net.minecraft.world.entity.animal.happyghast
Classes in net.minecraft.world.entity.animal.happyghast that implement DataComponentGetter -
Uses of DataComponentGetter in net.minecraft.world.entity.animal.nautilus
Classes in net.minecraft.world.entity.animal.nautilus that implement DataComponentGetterMethods in net.minecraft.world.entity.animal.nautilus with parameters of type DataComponentGetterModifier and TypeMethodDescriptionprotected voidZombieNautilus.applyImplicitComponents(DataComponentGetter p_468977_) -
Uses of DataComponentGetter in net.minecraft.world.entity.animal.panda
Classes in net.minecraft.world.entity.animal.panda that implement DataComponentGetter -
Uses of DataComponentGetter in net.minecraft.world.entity.animal.parrot
Classes in net.minecraft.world.entity.animal.parrot that implement DataComponentGetterMethods in net.minecraft.world.entity.animal.parrot with parameters of type DataComponentGetterModifier and TypeMethodDescriptionprotected voidParrot.applyImplicitComponents(DataComponentGetter p_481626_) -
Uses of DataComponentGetter in net.minecraft.world.entity.animal.pig
Classes in net.minecraft.world.entity.animal.pig that implement DataComponentGetterMethods in net.minecraft.world.entity.animal.pig with parameters of type DataComponentGetterModifier and TypeMethodDescriptionprotected voidPig.applyImplicitComponents(DataComponentGetter p_480171_) -
Uses of DataComponentGetter in net.minecraft.world.entity.animal.polarbear
Classes in net.minecraft.world.entity.animal.polarbear that implement DataComponentGetter -
Uses of DataComponentGetter in net.minecraft.world.entity.animal.rabbit
Classes in net.minecraft.world.entity.animal.rabbit that implement DataComponentGetterMethods in net.minecraft.world.entity.animal.rabbit with parameters of type DataComponentGetterModifier and TypeMethodDescriptionprotected voidRabbit.applyImplicitComponents(DataComponentGetter p_479322_) -
Uses of DataComponentGetter in net.minecraft.world.entity.animal.sheep
Classes in net.minecraft.world.entity.animal.sheep that implement DataComponentGetterMethods in net.minecraft.world.entity.animal.sheep with parameters of type DataComponentGetterModifier and TypeMethodDescriptionprotected voidSheep.applyImplicitComponents(DataComponentGetter p_404955_) -
Uses of DataComponentGetter in net.minecraft.world.entity.animal.sniffer
Classes in net.minecraft.world.entity.animal.sniffer that implement DataComponentGetter -
Uses of DataComponentGetter in net.minecraft.world.entity.animal.squid
Classes in net.minecraft.world.entity.animal.squid that implement DataComponentGetter -
Uses of DataComponentGetter in net.minecraft.world.entity.animal.turtle
Classes in net.minecraft.world.entity.animal.turtle that implement DataComponentGetter -
Uses of DataComponentGetter in net.minecraft.world.entity.animal.wolf
Classes in net.minecraft.world.entity.animal.wolf that implement DataComponentGetterMethods in net.minecraft.world.entity.animal.wolf with parameters of type DataComponentGetterModifier and TypeMethodDescriptionprotected voidWolf.applyImplicitComponents(DataComponentGetter p_406306_) -
Uses of DataComponentGetter in net.minecraft.world.entity.boss.enderdragon
Classes in net.minecraft.world.entity.boss.enderdragon that implement DataComponentGetter -
Uses of DataComponentGetter in net.minecraft.world.entity.boss.wither
Classes in net.minecraft.world.entity.boss.wither that implement DataComponentGetter -
Uses of DataComponentGetter in net.minecraft.world.entity.decoration
Classes in net.minecraft.world.entity.decoration that implement DataComponentGetterModifier and TypeClassDescriptionclassclassclassclassclassclassclassMethods in net.minecraft.world.entity.decoration with parameters of type DataComponentGetterModifier and TypeMethodDescriptionprotected voidMannequin.applyImplicitComponents(DataComponentGetter p_450962_) -
Uses of DataComponentGetter in net.minecraft.world.entity.decoration.painting
Classes in net.minecraft.world.entity.decoration.painting that implement DataComponentGetterMethods in net.minecraft.world.entity.decoration.painting with parameters of type DataComponentGetterModifier and TypeMethodDescriptionprotected voidPainting.applyImplicitComponents(DataComponentGetter p_482017_) -
Uses of DataComponentGetter in net.minecraft.world.entity.item
Classes in net.minecraft.world.entity.item that implement DataComponentGetter -
Uses of DataComponentGetter in net.minecraft.world.entity.monster
Classes in net.minecraft.world.entity.monster that implement DataComponentGetterModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassMethods in net.minecraft.world.entity.monster with parameters of type DataComponentGetterModifier and TypeMethodDescriptionprotected voidShulker.applyImplicitComponents(DataComponentGetter p_397849_) -
Uses of DataComponentGetter in net.minecraft.world.entity.monster.breeze
Classes in net.minecraft.world.entity.monster.breeze that implement DataComponentGetter -
Uses of DataComponentGetter in net.minecraft.world.entity.monster.creaking
Classes in net.minecraft.world.entity.monster.creaking that implement DataComponentGetter -
Uses of DataComponentGetter in net.minecraft.world.entity.monster.hoglin
Classes in net.minecraft.world.entity.monster.hoglin that implement DataComponentGetter -
Uses of DataComponentGetter in net.minecraft.world.entity.monster.illager
Classes in net.minecraft.world.entity.monster.illager that implement DataComponentGetterModifier and TypeClassDescriptionclassclassclassclassclassclass -
Uses of DataComponentGetter in net.minecraft.world.entity.monster.piglin
Classes in net.minecraft.world.entity.monster.piglin that implement DataComponentGetter -
Uses of DataComponentGetter in net.minecraft.world.entity.monster.skeleton
Classes in net.minecraft.world.entity.monster.skeleton that implement DataComponentGetterModifier and TypeClassDescriptionclassclassclassclassclassclass -
Uses of DataComponentGetter in net.minecraft.world.entity.monster.spider
Classes in net.minecraft.world.entity.monster.spider that implement DataComponentGetter -
Uses of DataComponentGetter in net.minecraft.world.entity.monster.warden
Classes in net.minecraft.world.entity.monster.warden that implement DataComponentGetter -
Uses of DataComponentGetter in net.minecraft.world.entity.monster.zombie
Classes in net.minecraft.world.entity.monster.zombie that implement DataComponentGetterModifier and TypeClassDescriptionclassclassclassclassclassMethods in net.minecraft.world.entity.monster.zombie with parameters of type DataComponentGetterModifier and TypeMethodDescriptionprotected voidZombieVillager.applyImplicitComponents(DataComponentGetter p_478219_) -
Uses of DataComponentGetter in net.minecraft.world.entity.npc.villager
Classes in net.minecraft.world.entity.npc.villager that implement DataComponentGetterMethods in net.minecraft.world.entity.npc.villager with parameters of type DataComponentGetterModifier and TypeMethodDescriptionprotected voidVillager.applyImplicitComponents(DataComponentGetter p_478383_) -
Uses of DataComponentGetter in net.minecraft.world.entity.npc.wanderingtrader
Classes in net.minecraft.world.entity.npc.wanderingtrader that implement DataComponentGetter -
Uses of DataComponentGetter in net.minecraft.world.entity.player
Classes in net.minecraft.world.entity.player that implement DataComponentGetter -
Uses of DataComponentGetter in net.minecraft.world.entity.projectile
Classes in net.minecraft.world.entity.projectile that implement DataComponentGetterModifier and TypeClassDescriptionclassclassclassclassclassclassclassclass -
Uses of DataComponentGetter in net.minecraft.world.entity.projectile.arrow
Classes in net.minecraft.world.entity.projectile.arrow that implement DataComponentGetterModifier and TypeClassDescriptionclassclassclassclass -
Uses of DataComponentGetter in net.minecraft.world.entity.projectile.hurtingprojectile
Classes in net.minecraft.world.entity.projectile.hurtingprojectile that implement DataComponentGetterModifier and TypeClassDescriptionclassclassclassclassclassclass -
Uses of DataComponentGetter in net.minecraft.world.entity.projectile.hurtingprojectile.windcharge
Classes in net.minecraft.world.entity.projectile.hurtingprojectile.windcharge that implement DataComponentGetterModifier and TypeClassDescriptionclassclassclass -
Uses of DataComponentGetter in net.minecraft.world.entity.projectile.throwableitemprojectile
Classes in net.minecraft.world.entity.projectile.throwableitemprojectile that implement DataComponentGetterModifier and TypeClassDescriptionclassclassclassclassclassclassclassclass -
Uses of DataComponentGetter in net.minecraft.world.entity.raid
Classes in net.minecraft.world.entity.raid that implement DataComponentGetter -
Uses of DataComponentGetter in net.minecraft.world.entity.vehicle
Classes in net.minecraft.world.entity.vehicle that implement DataComponentGetter -
Uses of DataComponentGetter in net.minecraft.world.entity.vehicle.boat
Classes in net.minecraft.world.entity.vehicle.boat that implement DataComponentGetterModifier and TypeClassDescriptionclassclassclassclassclassclass -
Uses of DataComponentGetter in net.minecraft.world.entity.vehicle.minecart
Classes in net.minecraft.world.entity.vehicle.minecart that implement DataComponentGetterModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclass -
Uses of DataComponentGetter in net.minecraft.world.item
Classes in net.minecraft.world.item that implement DataComponentGetterMethods in net.minecraft.world.item with parameters of type DataComponentGetterModifier and TypeMethodDescriptionvoidJukeboxPlayable.addToTooltip(Item.TooltipContext p_350489_, Consumer<Component> p_350818_, TooltipFlag p_350358_, DataComponentGetter p_399685_) <T> voidItemStack.copyFrom(DataComponentType<T> componentType, DataComponentGetter componentGetter) -
Uses of DataComponentGetter in net.minecraft.world.item.alchemy
Methods in net.minecraft.world.item.alchemy with parameters of type DataComponentGetterModifier and TypeMethodDescriptionvoidPotionContents.addToTooltip(Item.TooltipContext p_399531_, Consumer<Component> p_399764_, TooltipFlag p_400075_, DataComponentGetter p_400022_) -
Uses of DataComponentGetter in net.minecraft.world.item.component
Methods in net.minecraft.world.item.component with parameters of type DataComponentGetterModifier and TypeMethodDescriptionvoidBees.addToTooltip(Item.TooltipContext p_399955_, Consumer<Component> p_399845_, TooltipFlag p_400044_, DataComponentGetter p_400200_) voidBlockItemStateProperties.addToTooltip(Item.TooltipContext p_399910_, Consumer<Component> p_399710_, TooltipFlag p_399913_, DataComponentGetter p_399833_) voidChargedProjectiles.addToTooltip(Item.TooltipContext p_399623_, Consumer<Component> p_400053_, TooltipFlag p_399978_, DataComponentGetter p_399993_) voidDyedItemColor.addToTooltip(Item.TooltipContext p_340955_, Consumer<Component> p_331920_, TooltipFlag p_330757_, DataComponentGetter p_399690_) voidFireworkExplosion.addToTooltip(Item.TooltipContext p_341341_, Consumer<Component> p_331404_, TooltipFlag p_330365_, DataComponentGetter p_399966_) voidFireworks.addToTooltip(Item.TooltipContext p_341156_, Consumer<Component> p_331099_, TooltipFlag p_330997_, DataComponentGetter p_399806_) voidInstrumentComponent.addToTooltip(Item.TooltipContext p_400063_, Consumer<Component> p_399614_, TooltipFlag p_399577_, DataComponentGetter p_399984_) voidItemContainerContents.addToTooltip(Item.TooltipContext p_400001_, Consumer<Component> p_399797_, TooltipFlag p_399639_, DataComponentGetter p_399821_) voidItemLore.addToTooltip(Item.TooltipContext p_341353_, Consumer<Component> p_332116_, TooltipFlag p_330800_, DataComponentGetter p_399957_) voidOminousBottleAmplifier.addToTooltip(Item.TooltipContext p_366592_, Consumer<Component> p_366659_, TooltipFlag p_366416_, DataComponentGetter p_399937_) voidResolvableProfile.Dynamic.addToTooltip(Item.TooltipContext p_440633_, Consumer<Component> p_439744_, TooltipFlag p_440154_, DataComponentGetter p_440593_) voidResolvableProfile.Static.addToTooltip(Item.TooltipContext p_440498_, Consumer<Component> p_440705_, TooltipFlag p_439909_, DataComponentGetter p_439256_) voidSeededContainerLoot.addToTooltip(Item.TooltipContext p_399542_, Consumer<Component> p_399663_, TooltipFlag p_399773_, DataComponentGetter p_399905_) voidSuspiciousStewEffects.addToTooltip(Item.TooltipContext p_366403_, Consumer<Component> p_366846_, TooltipFlag p_366732_, DataComponentGetter p_399730_) voidTooltipProvider.addToTooltip(Item.TooltipContext context, Consumer<Component> tooltipAdder, TooltipFlag flag, DataComponentGetter componentGetter) voidTypedEntityData.addToTooltip(Item.TooltipContext p_435732_, Consumer<Component> p_433356_, TooltipFlag p_435305_, DataComponentGetter p_434480_) voidWrittenBookContent.addToTooltip(Item.TooltipContext p_393666_, Consumer<Component> p_393982_, TooltipFlag p_394366_, DataComponentGetter p_400256_) -
Uses of DataComponentGetter in net.minecraft.world.item.enchantment
Methods in net.minecraft.world.item.enchantment with parameters of type DataComponentGetterModifier and TypeMethodDescriptionvoidItemEnchantments.addToTooltip(Item.TooltipContext p_341290_, Consumer<Component> p_331119_, TooltipFlag p_330400_, DataComponentGetter p_400004_) -
Uses of DataComponentGetter in net.minecraft.world.item.equipment.trim
Methods in net.minecraft.world.item.equipment.trim with parameters of type DataComponentGetterModifier and TypeMethodDescriptionvoidArmorTrim.addToTooltip(Item.TooltipContext p_371689_, Consumer<Component> p_371352_, TooltipFlag p_371517_, DataComponentGetter p_399687_) -
Uses of DataComponentGetter in net.minecraft.world.level.block.entity
Methods in net.minecraft.world.level.block.entity with parameters of type DataComponentGetterModifier and TypeMethodDescriptionvoidBannerPatternLayers.addToTooltip(Item.TooltipContext p_400214_, Consumer<Component> p_400134_, TooltipFlag p_400157_, DataComponentGetter p_399701_) voidPotDecorations.addToTooltip(Item.TooltipContext p_399741_, Consumer<Component> p_399714_, TooltipFlag p_399652_, DataComponentGetter p_399540_) protected voidBannerBlockEntity.applyImplicitComponents(DataComponentGetter p_397928_) protected voidBaseContainerBlockEntity.applyImplicitComponents(DataComponentGetter p_397486_) protected voidBeaconBlockEntity.applyImplicitComponents(DataComponentGetter p_397309_) protected voidBeehiveBlockEntity.applyImplicitComponents(DataComponentGetter p_397481_) protected voidBlockEntity.applyImplicitComponents(DataComponentGetter componentGetter) protected voidCampfireBlockEntity.applyImplicitComponents(DataComponentGetter p_397891_) protected voidChiseledBookShelfBlockEntity.applyImplicitComponents(DataComponentGetter p_396989_) protected voidCommandBlockEntity.applyImplicitComponents(DataComponentGetter p_397353_) protected voidDecoratedPotBlockEntity.applyImplicitComponents(DataComponentGetter p_397357_) protected voidEnchantingTableBlockEntity.applyImplicitComponents(DataComponentGetter p_397284_) protected voidRandomizableContainerBlockEntity.applyImplicitComponents(DataComponentGetter p_397239_) protected voidShelfBlockEntity.applyImplicitComponents(DataComponentGetter p_435051_) protected voidSkullBlockEntity.applyImplicitComponents(DataComponentGetter p_397656_) -
Uses of DataComponentGetter in net.minecraft.world.level.saveddata.maps
Methods in net.minecraft.world.level.saveddata.maps with parameters of type DataComponentGetterModifier and TypeMethodDescriptionvoidMapId.addToTooltip(Item.TooltipContext p_400228_, Consumer<Component> p_399802_, TooltipFlag p_399812_, DataComponentGetter p_400021_) -
Uses of DataComponentGetter in net.minecraft.world.level.storage.loot.functions
Classes in net.minecraft.world.level.storage.loot.functions with type parameters of type DataComponentGetterModifier and TypeClassDescription(package private) static final recordFields in net.minecraft.world.level.storage.loot.functions with type parameters of type DataComponentGetterModifier and TypeFieldDescriptionprivate static final com.mojang.serialization.Codec<LootContextArg<DataComponentGetter>> CopyComponentsFunction.GETTER_CODECprivate final LootContextArg<DataComponentGetter> CopyComponentsFunction.Builder.sourceprivate final LootContextArg<DataComponentGetter> CopyComponentsFunction.sourceMethods in net.minecraft.world.level.storage.loot.functions that return DataComponentGetterModifier and TypeMethodDescriptionCopyComponentsFunction.BlockEntitySource.get(BlockEntity p_451571_) Constructor parameters in net.minecraft.world.level.storage.loot.functions with type arguments of type DataComponentGetterModifierConstructorDescription(package private)Builder(LootContextArg<DataComponentGetter> source) (package private)CopyComponentsFunction(List<LootItemCondition> predicates, LootContextArg<DataComponentGetter> source, Optional<List<DataComponentType<?>>> include, Optional<List<DataComponentType<?>>> exclude) -
Uses of DataComponentGetter in net.neoforged.neoforge.common
Subinterfaces of DataComponentGetter in net.neoforged.neoforge.commonMethods in net.neoforged.neoforge.common with parameters of type DataComponentGetterModifier and TypeMethodDescriptiondefault <T> voidMutableDataComponentHolder.copyFrom(Supplier<? extends DataComponentType<T>> type, DataComponentGetter getter) Copies a data component from a component getter.default <T> voidMutableDataComponentHolder.copyFrom(DataComponentType<T> type, DataComponentGetter getter) Copies a data component from a component getter. -
Uses of DataComponentGetter in net.neoforged.neoforge.common.advancements.critereon
Methods in net.neoforged.neoforge.common.advancements.critereon with parameters of type DataComponentGetterModifier and TypeMethodDescriptionbooleanItemAbilityPredicate.matches(DataComponentGetter dataComponentGetter) booleanPiglinCurrencyItemPredicate.matches(DataComponentGetter dataComponentGetter) -
Uses of DataComponentGetter in net.neoforged.neoforge.common.util
Classes in net.neoforged.neoforge.common.util that implement DataComponentGetterModifier and TypeClassDescriptionclassA basic fake server player implementation that can be used to simulate player actions. -
Uses of DataComponentGetter in net.neoforged.neoforge.entity
Classes in net.neoforged.neoforge.entity that implement DataComponentGetter -
Uses of DataComponentGetter in net.neoforged.neoforge.fluids
Classes in net.neoforged.neoforge.fluids that implement DataComponentGetterModifier and TypeClassDescriptionfinal classItemStackequivalent for fluids.classStock data component class to hold aFluidStack. -
Uses of DataComponentGetter in net.neoforged.neoforge.transfer.fluid
Classes in net.neoforged.neoforge.transfer.fluid that implement DataComponentGetterModifier and TypeClassDescriptionfinal classImmutable combination of aFluidand data components. -
Uses of DataComponentGetter in net.neoforged.neoforge.transfer.item
Classes in net.neoforged.neoforge.transfer.item that implement DataComponentGetterModifier and TypeClassDescriptionfinal classImmutable combination of anItemand data components. -
Uses of DataComponentGetter in net.neoforged.neoforge.transfer.resource
Subinterfaces of DataComponentGetter in net.neoforged.neoforge.transfer.resourceModifier and TypeInterfaceDescriptioninterfaceHelper interface for resources backed by a registry entry and which also hold data component values.