public class BlockDropper extends BlockDispenser
Block.SoundTypedispenseBehaviorRegistry, field_149942_b, field_149944_M, field_149945_N, field_149946_OblockConstructorCalled, blockHardness, blockIcon, blockMaterial, blockParticleGravity, blockRegistry, blockResistance, canBlockGrass, delegate, enableStats, isBlockContainer, lightOpacity, lightValue, maxX, maxY, maxZ, minX, minY, minZ, needsRandomTick, opaque, slipperiness, soundTypeAnvil, soundTypeCloth, soundTypeGlass, soundTypeGrass, soundTypeGravel, soundTypeLadder, soundTypeMetal, soundTypePiston, soundTypeSand, soundTypeSnow, soundTypeStone, soundTypeWood, stepSound, textureName, useNeighborBrightness| Constructor and Description |
|---|
BlockDropper() |
| Modifier and Type | Method and Description |
|---|---|
TileEntity |
createNewTileEntity(World p_149915_1_,
int p_149915_2_) |
protected IBehaviorDispenseItem |
func_149940_a(ItemStack p_149940_1_) |
protected void |
func_149941_e(World p_149941_1_,
int p_149941_2_,
int p_149941_3_,
int p_149941_4_) |
void |
registerBlockIcons(IIconRegister p_149651_1_) |
breakBlock, func_149937_b, func_149939_a, getComparatorInputOverride, getIcon, hasComparatorInputOverride, onBlockActivated, onBlockAdded, onBlockPlacedBy, onNeighborBlockChange, tickRate, updateTickonBlockEventReceivedaddCollisionBoxesToList, canBlockStay, canCollideCheck, canDropFromExplosion, canPlaceBlockAt, canPlaceBlockOnSide, canProvidePower, canReplace, canSilkHarvest, collisionRayTrace, colorMultiplier, createStackedBlock, damageDropped, disableStats, dropBlockAsItem, dropBlockAsItem, dropBlockAsItemWithChance, dropXpOnBlockBreak, fillWithRain, func_149698_L, func_149730_j, func_149735_b, getAmbientOcclusionLightValue, getBlockBoundsMaxX, getBlockBoundsMaxY, getBlockBoundsMaxZ, getBlockBoundsMinX, getBlockBoundsMinY, getBlockBoundsMinZ, getBlockById, getBlockColor, getBlockFromItem, getBlockFromName, getBlockHardness, getBlocksMovement, getBlockTextureFromSide, getCanBlockGrass, getCollisionBoundingBoxFromPool, getCreativeTabToDisplayOn, getDamageValue, getEnableStats, getExplosionResistance, getIcon, getIdFromBlock, getItem, getItemDropped, getItemIconName, getLightOpacity, getLightValue, getLocalizedName, getMapColor, getMaterial, getMixedBrightnessForBlock, getMobilityFlag, getPlayerRelativeBlockHardness, getRenderBlockPass, getRenderColor, getRenderType, getSelectedBoundingBoxFromPool, getSubBlocks, getTextureName, getTickRandomly, getUnlocalizedName, getUseNeighborBrightness, harvestBlock, hasTileEntity, isAssociatedBlock, isBlockNormalCube, isBlockSolid, isCollidable, isEqualTo, isFlowerPot, isNormalCube, isOpaqueCube, isProvidingStrongPower, isProvidingWeakPower, onBlockClicked, onBlockDestroyedByExplosion, onBlockDestroyedByPlayer, onBlockHarvested, onBlockPlaced, onBlockPreDestroy, onEntityCollidedWithBlock, onEntityWalking, onFallenUpon, onPostBlockPlaced, quantityDropped, quantityDroppedWithBonus, randomDisplayTick, registerBlocks, renderAsNormalBlock, setBlockBounds, setBlockBoundsBasedOnState, setBlockBoundsForItemRender, setBlockName, setBlockTextureName, setBlockUnbreakable, setCreativeTab, setHardness, setLightLevel, setLightOpacity, setResistance, setStepSound, setTickRandomly, shouldSideBeRendered, velocityToAddToEntitypublic void registerBlockIcons(IIconRegister p_149651_1_)
registerBlockIcons in class BlockDispenserprotected IBehaviorDispenseItem func_149940_a(ItemStack p_149940_1_)
func_149940_a in class BlockDispenserpublic TileEntity createNewTileEntity(World p_149915_1_, int p_149915_2_)
createNewTileEntity in interface ITileEntityProvidercreateNewTileEntity in class BlockDispenserprotected void func_149941_e(World p_149941_1_, int p_149941_2_, int p_149941_3_, int p_149941_4_)
func_149941_e in class BlockDispenser