Uses of Interface
net.minecraftforge.common.capabilities.ICapabilityProviderImpl
Package
Description
-
Uses of ICapabilityProviderImpl in net.minecraft.client.multiplayer
-
Uses of ICapabilityProviderImpl in net.minecraft.client.player
-
Uses of ICapabilityProviderImpl in net.minecraft.server.level
-
Uses of ICapabilityProviderImpl in net.minecraft.world.entity
Modifier and TypeClassDescriptionclass
class
class
static class
static class
static class
class
class
class
class
class
class
class
class
class
class
class
-
Uses of ICapabilityProviderImpl in net.minecraft.world.entity.ambient
-
Uses of ICapabilityProviderImpl in net.minecraft.world.entity.animal
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
-
Uses of ICapabilityProviderImpl in net.minecraft.world.entity.animal.allay
-
Uses of ICapabilityProviderImpl in net.minecraft.world.entity.animal.axolotl
-
Uses of ICapabilityProviderImpl in net.minecraft.world.entity.animal.camel
-
Uses of ICapabilityProviderImpl in net.minecraft.world.entity.animal.frog
-
Uses of ICapabilityProviderImpl in net.minecraft.world.entity.animal.goat
-
Uses of ICapabilityProviderImpl in net.minecraft.world.entity.animal.horse
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
-
Uses of ICapabilityProviderImpl in net.minecraft.world.entity.animal.sniffer
-
Uses of ICapabilityProviderImpl in net.minecraft.world.entity.boss
-
Uses of ICapabilityProviderImpl in net.minecraft.world.entity.boss.enderdragon
-
Uses of ICapabilityProviderImpl in net.minecraft.world.entity.boss.wither
-
Uses of ICapabilityProviderImpl in net.minecraft.world.entity.decoration
Modifier and TypeClassDescriptionclass
class
class
class
class
class
-
Uses of ICapabilityProviderImpl in net.minecraft.world.entity.item
-
Uses of ICapabilityProviderImpl in net.minecraft.world.entity.monster
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
-
Uses of ICapabilityProviderImpl in net.minecraft.world.entity.monster.hoglin
-
Uses of ICapabilityProviderImpl in net.minecraft.world.entity.monster.piglin
-
Uses of ICapabilityProviderImpl in net.minecraft.world.entity.monster.warden
-
Uses of ICapabilityProviderImpl in net.minecraft.world.entity.npc
-
Uses of ICapabilityProviderImpl in net.minecraft.world.entity.player
-
Uses of ICapabilityProviderImpl in net.minecraft.world.entity.projectile
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
-
Uses of ICapabilityProviderImpl in net.minecraft.world.entity.raid
-
Uses of ICapabilityProviderImpl in net.minecraft.world.entity.vehicle
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
-
Uses of ICapabilityProviderImpl in net.minecraft.world.item
-
Uses of ICapabilityProviderImpl in net.minecraft.world.level
-
Uses of ICapabilityProviderImpl in net.minecraft.world.level.block.entity
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
-
Uses of ICapabilityProviderImpl in net.minecraft.world.level.block.piston
-
Uses of ICapabilityProviderImpl in net.minecraft.world.level.chunk
-
Uses of ICapabilityProviderImpl in net.minecraftforge.common.capabilities
Modifier and TypeClassDescriptionclass
CapabilityProvider<B extends ICapabilityProviderImpl<B>>
static class
CapabilityProvider.AsField<B extends ICapabilityProviderImpl<B>>
Special implementation for cases which have a superclass and can't extend CapabilityProvider directly.interface
ICapabilityProviderImpl<B extends ICapabilityProviderImpl<B>>
Modifier and TypeClassDescriptionclass
CapabilityProvider<B extends ICapabilityProviderImpl<B>>
static class
CapabilityProvider.AsField<B extends ICapabilityProviderImpl<B>>
Special implementation for cases which have a superclass and can't extend CapabilityProvider directly. -
Uses of ICapabilityProviderImpl in net.minecraftforge.common.util
Modifier and TypeClassDescriptionclass
A basic fake server player implementation that can be used to simulate player actions. -
Uses of ICapabilityProviderImpl in net.minecraftforge.debug
Modifier and TypeClassDescriptionstatic class
CapabilitiesTest.AttachTest<T extends ICapabilityProviderImpl<T>>
-
Uses of ICapabilityProviderImpl in net.minecraftforge.debug.block
Modifier and TypeClassDescriptionprivate static class
private static class
static class
static class
private static class
-
Uses of ICapabilityProviderImpl in net.minecraftforge.debug.client.model
Modifier and TypeClassDescriptionprivate static class
static class
-
Uses of ICapabilityProviderImpl in net.minecraftforge.debug.client.rendering
-
Uses of ICapabilityProviderImpl in net.minecraftforge.debug.entity
Modifier and TypeClassDescriptionprivate static class
private static class
-
Uses of ICapabilityProviderImpl in net.minecraftforge.debug.misc
-
Uses of ICapabilityProviderImpl in net.minecraftforge.entity
-
Uses of ICapabilityProviderImpl in net.minecraftforge.fluids.capability