Uses of Interface
net.minecraftforge.common.capabilities.ICapabilityProvider
-
-
Uses of ICapabilityProvider in net.minecraft.client.entity.player
Classes in net.minecraft.client.entity.player that implement ICapabilityProvider Modifier and Type Class Description classAbstractClientPlayerEntityclassClientPlayerEntityclassRemoteClientPlayerEntity -
Uses of ICapabilityProvider in net.minecraft.client.world
Classes in net.minecraft.client.world that implement ICapabilityProvider Modifier and Type Class Description classClientWorld -
Uses of ICapabilityProvider in net.minecraft.entity
Classes in net.minecraft.entity that implement ICapabilityProvider Modifier and Type Class Description classAgeableEntityclassAreaEffectCloudEntityclassCreatureEntityclassEntityclassFlyingEntityclassLivingEntityclassMobEntity -
Uses of ICapabilityProvider in net.minecraft.entity.boss
Classes in net.minecraft.entity.boss that implement ICapabilityProvider Modifier and Type Class Description classWitherEntity -
Uses of ICapabilityProvider in net.minecraft.entity.boss.dragon
Classes in net.minecraft.entity.boss.dragon that implement ICapabilityProvider Modifier and Type Class Description classEnderDragonEntityclassEnderDragonPartEntity -
Uses of ICapabilityProvider in net.minecraft.entity.effect
Classes in net.minecraft.entity.effect that implement ICapabilityProvider Modifier and Type Class Description classLightningBoltEntity -
Uses of ICapabilityProvider in net.minecraft.entity.item
Classes in net.minecraft.entity.item that implement ICapabilityProvider Modifier and Type Class Description classArmorStandEntityclassBoatEntityclassEnderCrystalEntityclassEnderPearlEntityclassExperienceBottleEntityclassExperienceOrbEntityclassFallingBlockEntityclassHangingEntityclassItemEntityclassItemFrameEntityclassLeashKnotEntityclassPaintingEntityclassTNTEntity -
Uses of ICapabilityProvider in net.minecraft.entity.item.minecart
Classes in net.minecraft.entity.item.minecart that implement ICapabilityProvider Modifier and Type Class Description classAbstractMinecartEntityclassChestMinecartEntityclassCommandBlockMinecartEntityclassContainerMinecartEntityclassFurnaceMinecartEntityclassHopperMinecartEntityclassMinecartEntityclassSpawnerMinecartEntityclassTNTMinecartEntity -
Uses of ICapabilityProvider in net.minecraft.entity.merchant.villager
Classes in net.minecraft.entity.merchant.villager that implement ICapabilityProvider Modifier and Type Class Description classAbstractVillagerEntityclassVillagerEntityclassWanderingTraderEntity -
Uses of ICapabilityProvider in net.minecraft.entity.monster
Classes in net.minecraft.entity.monster that implement ICapabilityProvider Modifier and Type Class Description classAbstractIllagerEntityclassAbstractRaiderEntityclassAbstractSkeletonEntityclassBlazeEntityclassCaveSpiderEntityclassCreeperEntityclassDrownedEntityclassElderGuardianEntityclassEndermanEntityclassEndermiteEntityclassEvokerEntityclassGhastEntityclassGiantEntityclassGuardianEntityclassHoglinEntityclassHuskEntityclassIllusionerEntityclassMagmaCubeEntityclassMonsterEntityclassPatrollerEntityclassPhantomEntityclassPillagerEntityclassRavagerEntityclassShulkerEntityclassSilverfishEntityclassSkeletonEntityclassSlimeEntityclassSpellcastingIllagerEntityclassSpiderEntityclassStrayEntityclassVexEntityclassVindicatorEntityclassWitchEntityclassWitherSkeletonEntityclassZoglinEntityclassZombieEntityclassZombieVillagerEntityclassZombifiedPiglinEntity -
Uses of ICapabilityProvider in net.minecraft.entity.monster.piglin
Classes in net.minecraft.entity.monster.piglin that implement ICapabilityProvider Modifier and Type Class Description classAbstractPiglinEntityclassPiglinBruteEntityclassPiglinEntity -
Uses of ICapabilityProvider in net.minecraft.entity.passive
Classes in net.minecraft.entity.passive that implement ICapabilityProvider Modifier and Type Class Description classAmbientEntityclassAnimalEntityclassBatEntityclassBeeEntityclassCatEntityclassChickenEntityclassCowEntityclassDolphinEntityclassFoxEntityclassGolemEntityclassIronGolemEntityclassMooshroomEntityclassOcelotEntityclassPandaEntityclassParrotEntityclassPigEntityclassPolarBearEntityclassRabbitEntityclassSheepEntityclassShoulderRidingEntityclassSnowGolemEntityclassSquidEntityclassStriderEntityclassTameableEntityclassTurtleEntityclassWaterMobEntityclassWolfEntity -
Uses of ICapabilityProvider in net.minecraft.entity.passive.fish
Classes in net.minecraft.entity.passive.fish that implement ICapabilityProvider Modifier and Type Class Description classAbstractFishEntityclassAbstractGroupFishEntityclassCodEntityclassPufferfishEntityclassSalmonEntityclassTropicalFishEntity -
Uses of ICapabilityProvider in net.minecraft.entity.passive.horse
Classes in net.minecraft.entity.passive.horse that implement ICapabilityProvider Modifier and Type Class Description classAbstractChestedHorseEntityclassAbstractHorseEntityclassDonkeyEntityclassHorseEntityclassLlamaEntityclassMuleEntityclassSkeletonHorseEntityclassTraderLlamaEntityclassZombieHorseEntity -
Uses of ICapabilityProvider in net.minecraft.entity.player
Classes in net.minecraft.entity.player that implement ICapabilityProvider Modifier and Type Class Description classPlayerEntityclassServerPlayerEntity -
Uses of ICapabilityProvider in net.minecraft.entity.projectile
Classes in net.minecraft.entity.projectile that implement ICapabilityProvider Modifier and Type Class Description classAbstractArrowEntityclassAbstractFireballEntityclassArrowEntityclassDamagingProjectileEntityclassDragonFireballEntityclassEggEntityclassEvokerFangsEntityclassEyeOfEnderEntityclassFireballEntityclassFireworkRocketEntityclassFishingBobberEntityclassLlamaSpitEntityclassPotionEntityclassProjectileEntityclassProjectileItemEntityclassShulkerBulletEntityclassSmallFireballEntityclassSnowballEntityclassSpectralArrowEntityclassThrowableEntityclassTridentEntityclassWitherSkullEntity -
Uses of ICapabilityProvider in net.minecraft.item
Classes in net.minecraft.item that implement ICapabilityProvider Modifier and Type Class Description classItemStackMethods in net.minecraft.item that return ICapabilityProvider Modifier and Type Method Description ICapabilityProviderBucketItem. initCapabilities(ItemStack stack, CompoundNBT nbt)ICapabilityProviderMilkBucketItem. initCapabilities(ItemStack stack, CompoundNBT nbt) -
Uses of ICapabilityProvider in net.minecraft.tileentity
-
Uses of ICapabilityProvider in net.minecraft.world
Classes in net.minecraft.world that implement ICapabilityProvider Modifier and Type Class Description classWorld -
Uses of ICapabilityProvider in net.minecraft.world.chunk
Classes in net.minecraft.world.chunk that implement ICapabilityProvider Modifier and Type Class Description classChunkclassEmptyChunk -
Uses of ICapabilityProvider in net.minecraft.world.server
Classes in net.minecraft.world.server that implement ICapabilityProvider Modifier and Type Class Description classServerWorld -
Uses of ICapabilityProvider in net.minecraftforge.common.capabilities
Subinterfaces of ICapabilityProvider in net.minecraftforge.common.capabilities Modifier and Type Interface Description interfaceICapabilitySerializable<T extends INBT>Classes in net.minecraftforge.common.capabilities that implement ICapabilityProvider Modifier and Type Class Description classCapabilityDispatcherA high-speed implementation of a capability delegator.classCapabilityProvider<B extends CapabilityProvider<B>>Fields in net.minecraftforge.common.capabilities declared as ICapabilityProvider Modifier and Type Field Description private ICapabilityProvider[]CapabilityDispatcher. capsFields in net.minecraftforge.common.capabilities with type parameters of type ICapabilityProvider Modifier and Type Field Description private java.util.function.Supplier<ICapabilityProvider>CapabilityProvider. lazyParentSupplierMethods in net.minecraftforge.common.capabilities with parameters of type ICapabilityProvider Modifier and Type Method Description private voidCapabilityProvider. doGatherCapabilities(ICapabilityProvider parent)protected voidCapabilityProvider. gatherCapabilities(ICapabilityProvider parent)Method parameters in net.minecraftforge.common.capabilities with type arguments of type ICapabilityProvider Modifier and Type Method Description protected voidCapabilityProvider. gatherCapabilities(java.util.function.Supplier<ICapabilityProvider> parent)Constructors in net.minecraftforge.common.capabilities with parameters of type ICapabilityProvider Constructor Description CapabilityDispatcher(java.util.Map<ResourceLocation,ICapabilityProvider> list, java.util.List<java.lang.Runnable> listeners, ICapabilityProvider parent)Constructor parameters in net.minecraftforge.common.capabilities with type arguments of type ICapabilityProvider Constructor Description CapabilityDispatcher(java.util.Map<ResourceLocation,ICapabilityProvider> list, java.util.List<java.lang.Runnable> listeners)CapabilityDispatcher(java.util.Map<ResourceLocation,ICapabilityProvider> list, java.util.List<java.lang.Runnable> listeners, ICapabilityProvider parent) -
Uses of ICapabilityProvider in net.minecraftforge.common.extensions
Subinterfaces of ICapabilityProvider in net.minecraftforge.common.extensions Modifier and Type Interface Description interfaceIForgeChunkinterfaceIForgeEntityinterfaceIForgeItemStackinterfaceIForgeTileEntityinterfaceIForgeWorldinterfaceIForgeWorldServerMethods in net.minecraftforge.common.extensions that return ICapabilityProvider Modifier and Type Method Description default ICapabilityProviderIForgeItem. initCapabilities(ItemStack stack, CompoundNBT nbt)Called from ItemStack.setItem, will hold extra data for the life of this ItemStack. -
Uses of ICapabilityProvider in net.minecraftforge.common.model.animation
Classes in net.minecraftforge.common.model.animation that implement ICapabilityProvider Modifier and Type Class Description static classCapabilityAnimation.DefaultItemAnimationCapabilityProvider -
Uses of ICapabilityProvider in net.minecraftforge.common.util
Classes in net.minecraftforge.common.util that implement ICapabilityProvider Modifier and Type Class Description classFakePlayer -
Uses of ICapabilityProvider in net.minecraftforge.debug.block
Classes in net.minecraftforge.debug.block that implement ICapabilityProvider Modifier and Type Class Description static classCustomSignsTest.CustomSignTileEntityprivate static classFullPotsAccessorDemo.DioriteFlowerPotTileEntity -
Uses of ICapabilityProvider in net.minecraftforge.entity
Classes in net.minecraftforge.entity that implement ICapabilityProvider Modifier and Type Class Description classPartEntity<T extends Entity> -
Uses of ICapabilityProvider in net.minecraftforge.event
Fields in net.minecraftforge.event with type parameters of type ICapabilityProvider Modifier and Type Field Description private java.util.Map<ResourceLocation,ICapabilityProvider>AttachCapabilitiesEvent. capsprivate java.util.Map<ResourceLocation,ICapabilityProvider>AttachCapabilitiesEvent. viewMethods in net.minecraftforge.event with type parameters of type ICapabilityProvider Modifier and Type Method Description static <T extends ICapabilityProvider>
CapabilityDispatcherForgeEventFactory. gatherCapabilities(java.lang.Class<? extends T> type, T provider)static <T extends ICapabilityProvider>
CapabilityDispatcherForgeEventFactory. gatherCapabilities(java.lang.Class<? extends T> type, T provider, ICapabilityProvider parent)Methods in net.minecraftforge.event that return types with arguments of type ICapabilityProvider Modifier and Type Method Description java.util.Map<ResourceLocation,ICapabilityProvider>AttachCapabilitiesEvent. getCapabilities()A unmodifiable view of the capabilities that will be attached to this object.Methods in net.minecraftforge.event with parameters of type ICapabilityProvider Modifier and Type Method Description voidAttachCapabilitiesEvent. addCapability(ResourceLocation key, ICapabilityProvider cap)Adds a capability to be attached to this object.static <T extends ICapabilityProvider>
CapabilityDispatcherForgeEventFactory. gatherCapabilities(java.lang.Class<? extends T> type, T provider, ICapabilityProvider parent)private static CapabilityDispatcherForgeEventFactory. gatherCapabilities(AttachCapabilitiesEvent<?> event, ICapabilityProvider parent) -
Uses of ICapabilityProvider in net.minecraftforge.fluids.capability
Classes in net.minecraftforge.fluids.capability that implement ICapabilityProvider Modifier and Type Class Description classTileFluidHandlerMethods in net.minecraftforge.fluids.capability that return ICapabilityProvider Modifier and Type Method Description ICapabilityProviderItemFluidContainer. initCapabilities(ItemStack stack, CompoundNBT nbt) -
Uses of ICapabilityProvider in net.minecraftforge.fluids.capability.templates
Classes in net.minecraftforge.fluids.capability.templates that implement ICapabilityProvider Modifier and Type Class Description classFluidHandlerItemStackFluidHandlerItemStack is a template capability provider for ItemStacks.static classFluidHandlerItemStack.ConsumableDestroys the container item when it's emptied.static classFluidHandlerItemStack.SwapEmptySwaps the container item for a different one when it's emptied.classFluidHandlerItemStackSimpleFluidHandlerItemStackSimple is a template capability provider for ItemStacks.static classFluidHandlerItemStackSimple.ConsumableDestroys the container item when it's emptied.static classFluidHandlerItemStackSimple.SwapEmptySwaps the container item for a different one when it's emptied. -
Uses of ICapabilityProvider in net.minecraftforge.fluids.capability.wrappers
Classes in net.minecraftforge.fluids.capability.wrappers that implement ICapabilityProvider Modifier and Type Class Description classFluidBucketWrapperWrapper for vanilla and forge buckets.
-