public class BlockPressurePlateWeighted extends BlockBasePressurePlate
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 |
BlockPressurePlateWeighted(java.lang.String p_i45436_1_,
Material p_i45436_2_,
int p_i45436_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_) |
int |
tickRate(World p_149738_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, 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 BlockPressurePlateWeighted(java.lang.String p_i45436_1_, Material p_i45436_2_, int p_i45436_3_)
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
protected int func_150060_c(int p_150060_1_)
func_150060_c
in class BlockBasePressurePlate
protected int func_150066_d(int p_150066_1_)
func_150066_d
in class BlockBasePressurePlate
public int tickRate(World p_149738_1_)
tickRate
in class BlockBasePressurePlate