public class BlockPressurePlate extends BlockBasePressurePlate
Modifier and Type | Class and Description |
---|---|
static class |
BlockPressurePlate.Sensitivity |
Block.SoundType
blockConstructorCalled, 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
Modifier | Constructor and Description |
---|---|
protected |
BlockPressurePlate(java.lang.String p_i45418_1_,
Material p_i45418_2_,
BlockPressurePlate.Sensitivity p_i45418_3_) |
Modifier and Type | Method and Description |
---|---|
protected int |
func_150060_c(int p_150060_1_) |
protected int |
func_150065_e(World p_150065_1_,
int p_150065_2_,
int p_150065_3_,
int p_150065_4_) |
protected int |
func_150066_d(int p_150066_1_) |
breakBlock, canPlaceBlockAt, canProvidePower, func_150061_a, func_150062_a, func_150063_b, func_150064_a_, getBlocksMovement, getCollisionBoundingBoxFromPool, getMobilityFlag, isOpaqueCube, isProvidingStrongPower, isProvidingWeakPower, onEntityCollidedWithBlock, onNeighborBlockChange, registerBlockIcons, renderAsNormalBlock, setBlockBoundsBasedOnState, setBlockBoundsForItemRender, tickRate, updateTick
addCollisionBoxesToList, canBlockStay, canCollideCheck, canDropFromExplosion, canPlaceBlockOnSide, 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, getBlockTextureFromSide, getCanBlockGrass, getComparatorInputOverride, getCreativeTabToDisplayOn, getDamageValue, getEnableStats, getExplosionResistance, getIcon, getIcon, getIdFromBlock, getItem, getItemDropped, getItemIconName, getLightOpacity, getLightValue, getLocalizedName, getMapColor, getMaterial, getMixedBrightnessForBlock, getPlayerRelativeBlockHardness, getRenderBlockPass, getRenderColor, getRenderType, getSelectedBoundingBoxFromPool, getSubBlocks, getTextureName, getTickRandomly, getUnlocalizedName, getUseNeighborBrightness, harvestBlock, hasComparatorInputOverride, hasTileEntity, isAssociatedBlock, isBlockNormalCube, isBlockSolid, isCollidable, isEqualTo, isFlowerPot, isNormalCube, onBlockActivated, onBlockAdded, onBlockClicked, onBlockDestroyedByExplosion, onBlockDestroyedByPlayer, onBlockEventReceived, onBlockHarvested, onBlockPlaced, onBlockPlacedBy, onBlockPreDestroy, onEntityWalking, onFallenUpon, onPostBlockPlaced, quantityDropped, quantityDroppedWithBonus, randomDisplayTick, registerBlocks, setBlockBounds, setBlockName, setBlockTextureName, setBlockUnbreakable, setCreativeTab, setHardness, setLightLevel, setLightOpacity, setResistance, setStepSound, setTickRandomly, shouldSideBeRendered, velocityToAddToEntity
protected BlockPressurePlate(java.lang.String p_i45418_1_, Material p_i45418_2_, BlockPressurePlate.Sensitivity p_i45418_3_)
protected int func_150066_d(int p_150066_1_)
func_150066_d
in class BlockBasePressurePlate
protected int func_150060_c(int p_150060_1_)
func_150060_c
in class BlockBasePressurePlate
protected int func_150065_e(World p_150065_1_, int p_150065_2_, int p_150065_3_, int p_150065_4_)
func_150065_e
in class BlockBasePressurePlate