Modifier and Type | Class and Description |
---|---|
static class |
BlockJukebox.TileEntityJukebox |
Modifier and Type | Class and Description |
---|---|
class |
AbstractClientPlayer |
class |
EntityOtherPlayerMP |
class |
EntityPlayerSP |
Modifier and Type | Class and Description |
---|---|
class |
WorldClient |
Modifier and Type | Class and Description |
---|---|
class |
Entity |
class |
EntityAgeable |
class |
EntityAreaEffectCloud |
class |
EntityCreature |
class |
EntityFlying |
class |
EntityHanging |
class |
EntityLeashKnot |
class |
EntityLiving |
class |
EntityLivingBase |
class |
MultiPartEntityPart |
Modifier and Type | Class and Description |
---|---|
class |
EntityDragon |
class |
EntityWither |
Modifier and Type | Class and Description |
---|---|
class |
EntityLightningBolt |
class |
EntityWeatherEffect |
Modifier and Type | Class and Description |
---|---|
class |
EntityArmorStand |
class |
EntityBoat |
class |
EntityEnderCrystal |
class |
EntityEnderEye |
class |
EntityEnderPearl |
class |
EntityExpBottle |
class |
EntityFallingBlock |
class |
EntityFireworkRocket |
class |
EntityItem |
class |
EntityItemFrame |
class |
EntityMinecart |
class |
EntityMinecartChest |
class |
EntityMinecartCommandBlock |
class |
EntityMinecartContainer |
class |
EntityMinecartEmpty |
class |
EntityMinecartFurnace |
class |
EntityMinecartHopper |
class |
EntityMinecartMobSpawner |
class |
EntityMinecartTNT |
class |
EntityPainting |
class |
EntityTNTPrimed |
class |
EntityXPOrb |
Modifier and Type | Class and Description |
---|---|
class |
AbstractIllager |
class |
AbstractSkeleton |
class |
EntityBlaze |
class |
EntityCaveSpider |
class |
EntityCreeper |
class |
EntityElderGuardian |
class |
EntityEnderman |
class |
EntityEndermite |
class |
EntityEvoker |
class |
EntityGhast |
class |
EntityGiantZombie |
class |
EntityGolem |
class |
EntityGuardian |
class |
EntityHusk |
class |
EntityIllusionIllager |
class |
EntityIronGolem |
class |
EntityMagmaCube |
class |
EntityMob |
class |
EntityPigZombie |
class |
EntityPolarBear |
class |
EntityShulker |
class |
EntitySilverfish |
class |
EntitySkeleton |
class |
EntitySlime |
class |
EntitySnowman |
class |
EntitySpellcasterIllager |
class |
EntitySpider |
class |
EntityStray |
class |
EntityVex |
class |
EntityVindicator |
class |
EntityWitch |
class |
EntityWitherSkeleton |
class |
EntityZombie |
class |
EntityZombieVillager |
Modifier and Type | Class and Description |
---|---|
class |
AbstractChestHorse |
class |
AbstractHorse |
class |
EntityAmbientCreature |
class |
EntityAnimal |
class |
EntityBat |
class |
EntityChicken |
class |
EntityCow |
class |
EntityDonkey |
class |
EntityHorse |
class |
EntityLlama |
class |
EntityMooshroom |
class |
EntityMule |
class |
EntityOcelot |
class |
EntityParrot |
class |
EntityPig |
class |
EntityRabbit |
class |
EntitySheep |
class |
EntityShoulderRiding |
class |
EntitySkeletonHorse |
class |
EntitySquid |
class |
EntityTameable |
class |
EntityVillager |
class |
EntityWaterMob |
class |
EntityWolf |
class |
EntityZombieHorse |
Modifier and Type | Class and Description |
---|---|
class |
EntityPlayer |
class |
EntityPlayerMP |
Modifier and Type | Class and Description |
---|---|
class |
EntityArrow |
class |
EntityDragonFireball |
class |
EntityEgg |
class |
EntityEvokerFangs |
class |
EntityFireball |
class |
EntityFishHook |
class |
EntityLargeFireball |
class |
EntityLlamaSpit |
class |
EntityPotion |
class |
EntityShulkerBullet |
class |
EntitySmallFireball |
class |
EntitySnowball |
class |
EntitySpectralArrow |
class |
EntityThrowable |
class |
EntityTippedArrow |
class |
EntityWitherSkull |
Modifier and Type | Class and Description |
---|---|
class |
ItemStack |
Modifier and Type | Method and Description |
---|---|
ICapabilityProvider |
Item.initCapabilities(ItemStack stack,
NBTTagCompound nbt)
Called from ItemStack.setItem, will hold extra data for the life of this ItemStack.
|
ICapabilityProvider |
ItemBucketMilk.initCapabilities(ItemStack stack,
NBTTagCompound nbt) |
ICapabilityProvider |
ItemBucket.initCapabilities(ItemStack stack,
NBTTagCompound nbt) |
Modifier and Type | Class and Description |
---|---|
class |
TileEntity |
class |
TileEntityBanner |
class |
TileEntityBeacon |
class |
TileEntityBed |
class |
TileEntityBrewingStand |
class |
TileEntityChest |
class |
TileEntityCommandBlock |
class |
TileEntityComparator |
class |
TileEntityDaylightDetector |
class |
TileEntityDispenser |
class |
TileEntityDropper |
class |
TileEntityEnchantmentTable |
class |
TileEntityEnderChest |
class |
TileEntityEndGateway |
class |
TileEntityEndPortal |
class |
TileEntityFlowerPot |
class |
TileEntityFurnace |
class |
TileEntityHopper |
class |
TileEntityLockable |
class |
TileEntityLockableLoot |
class |
TileEntityMobSpawner |
class |
TileEntityNote |
class |
TileEntityPiston |
class |
TileEntityShulkerBox |
class |
TileEntitySign |
class |
TileEntitySkull |
class |
TileEntityStructure |
Modifier and Type | Class and Description |
---|---|
class |
Village |
Modifier and Type | Class and Description |
---|---|
class |
World |
class |
WorldServer |
class |
WorldServerDemo |
class |
WorldServerMulti |
Modifier and Type | Method and Description |
---|---|
ICapabilityProvider |
WorldProvider.initCapabilities()
Called from
World.initCapabilities() , to gather capabilities for this world. |
Modifier and Type | Class and Description |
---|---|
class |
Chunk |
class |
EmptyChunk |
Modifier and Type | Interface and Description |
---|---|
interface |
ICapabilitySerializable<T extends NBTBase> |
Modifier and Type | Class and Description |
---|---|
class |
CapabilityDispatcher
A high-speed implementation of a capability delegator.
|
Modifier and Type | Field and Description |
---|---|
private ICapabilityProvider[] |
CapabilityDispatcher.caps |
Constructor and Description |
---|
CapabilityDispatcher(java.util.Map<ResourceLocation,ICapabilityProvider> list,
ICapabilityProvider parent) |
Constructor and Description |
---|
CapabilityDispatcher(java.util.Map<ResourceLocation,ICapabilityProvider> list) |
CapabilityDispatcher(java.util.Map<ResourceLocation,ICapabilityProvider> list,
ICapabilityProvider parent) |
Modifier and Type | Class and Description |
---|---|
static class |
CapabilityAnimation.DefaultItemAnimationCapabilityProvider |
Modifier and Type | Class and Description |
---|---|
class |
FakePlayer |
Modifier and Type | Field and Description |
---|---|
private java.util.Map<ResourceLocation,ICapabilityProvider> |
AttachCapabilitiesEvent.caps |
private java.util.Map<ResourceLocation,ICapabilityProvider> |
AttachCapabilitiesEvent.view |
Modifier and Type | Method and Description |
---|---|
java.util.Map<ResourceLocation,ICapabilityProvider> |
AttachCapabilitiesEvent.getCapabilities()
A unmodifiable view of the capabilities that will be attached to this object.
|
Modifier and Type | Method and Description |
---|---|
void |
AttachCapabilitiesEvent.addCapability(ResourceLocation key,
ICapabilityProvider cap)
Adds a capability to be attached to this object.
|
private static CapabilityDispatcher |
ForgeEventFactory.gatherCapabilities(AttachCapabilitiesEvent<?> event,
ICapabilityProvider parent) |
static CapabilityDispatcher |
ForgeEventFactory.gatherCapabilities(ItemStack stack,
ICapabilityProvider parent) |
static CapabilityDispatcher |
ForgeEventFactory.gatherCapabilities(World world,
ICapabilityProvider parent) |
Modifier and Type | Method and Description |
---|---|
ICapabilityProvider |
UniversalBucket.initCapabilities(ItemStack stack,
NBTTagCompound nbt) |
Modifier and Type | Class and Description |
---|---|
class |
TileFluidHandler |
Modifier and Type | Method and Description |
---|---|
ICapabilityProvider |
ItemFluidContainer.initCapabilities(ItemStack stack,
NBTTagCompound nbt) |
Modifier and Type | Class and Description |
---|---|
class |
FluidHandlerItemStack
FluidHandlerItemStack is a template capability provider for ItemStacks.
|
static class |
FluidHandlerItemStack.Consumable
Destroys the container item when it's emptied.
|
static class |
FluidHandlerItemStack.SwapEmpty
Swaps the container item for a different one when it's emptied.
|
class |
FluidHandlerItemStackSimple
FluidHandlerItemStackSimple is a template capability provider for ItemStacks.
|
static class |
FluidHandlerItemStackSimple.Consumable
Destroys the container item when it's emptied.
|
static class |
FluidHandlerItemStackSimple.SwapEmpty
Swaps the container item for a different one when it's emptied.
|
Modifier and Type | Class and Description |
---|---|
class |
FluidBucketWrapper
Wrapper for vanilla and forge buckets.
|