| Package | Description | 
|---|---|
| net.minecraft.block | |
| net.minecraft.dispenser | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BlockSourceImpl | 
| Modifier and Type | Method and Description | 
|---|---|
| static IPosition | BlockDispenser. getDispensePosition(IBlockSource coords) | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | IBlockSource | 
| interface  | ILocatableSource | 
| interface  | ILocation | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PositionImpl | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | BehaviorDefaultDispenseItem. doDispense(World worldIn,
          ItemStack stack,
          int speed,
          EnumFacing facing,
          IPosition position) | 
| protected abstract IProjectile | BehaviorProjectileDispense. getProjectileEntity(World worldIn,
                   IPosition position,
                   ItemStack stackIn) |