Package net.minecraft.block
Class PressurePlateBlock
java.lang.Object
net.minecraft.block.Block
net.minecraft.block.AbstractPressurePlateBlock
net.minecraft.block.PressurePlateBlock
- Mappings:
Namespace Name official alfintermediary net/minecraft/class_170named net/minecraft/block/PressurePlateBlock
-
Field Summary
FieldsFields inherited from class net.minecraft.block.Block
blastResistance, blockEntity, boundingBoxMaxX, boundingBoxMaxY, boundingBoxMaxZ, boundingBoxMinX, boundingBoxMinY, boundingBoxMinZ, field_469, field_483, field_484, field_486, field_487, field_6259, field_7261, field_7262, field_7263, field_7264, field_7265, field_7266, field_7267, field_7268, fullBlock, hardness, lightLevel, material, opacity, particleGravity, randomTicks, REGISTRY, side, slipperiness, soundGroup, stats, transluscent, useNeighbourLight -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedPressurePlateBlock(String string, Material material, class_171 class_171) -
Method Summary
Modifier and TypeMethodDescriptionprotected intmethod_4734(int int2) protected intmethod_4735(int int2) protected intmethod_4736(World world, int int2, int int3, int int4) Methods inherited from class net.minecraft.block.AbstractPressurePlateBlock
canPlaceBlockAt, emitsRedstonePower, getPistonInteractionType, getStrongRedstonePower, getTickRate, getWeakRedstonePower, hasTransperancy, method_411, method_425, method_446, method_454, method_4730, method_4731, method_4732, method_4733, onEntityCollision, onNeighborUpdate, onTick, registerTextures, renderAsNormalBlock, setBlockItemBoundsMethods inherited from class net.minecraft.block.Block
appendItemStacks, areBlocksEqual, breakNaturally, canStayPlaced, canStayPlaced, disableStats, get, getAmbientOcclusionLightLevel, getBlastResistance, getBlockFromItem, getBlockType, getBonusDrops, getById, getColor, getDropCount, getIdByBlock, getItemGroup, getLightLevel, getMaterial, getMaxX, getMaxY, getMaxZ, getMinX, getMinY, getMinZ, getOpacity, getSideTexture, getTexture, getTextureName, getTranslatedName, getTranslationKey, hasBlockEntity, hasCollision, hasComparatorOutput, hasStats, isEqualTo, isFire, isFlowerPot, isFullBlock, isFullCube, isNormalBlock, isTransluscent, method_398, method_400, method_405, method_407, method_410, method_412, method_413, method_414, method_415, method_417, method_418, method_4185, method_4186, method_420, method_422, method_424, method_427, method_428, method_431, method_435, method_437, method_438, method_448, method_452, method_455, method_457, method_459, method_461, method_463, method_464, method_468, method_471, method_479, method_4790, method_4793, method_4794, method_4798, method_5546, method_6444, method_6449, onActivated, onBreak, onDestroyed, requiresSilkTouch, setBlockSoundGroup, setBoundingBox, setItemGroup, setLightLevel, setOpacity, setResistance, setStrength, setTickRandomly, setTranslationKey, setUnbreakable, setup, shouldDropItemsOnExplosion, shouldRenderSide, ticksRandomly, usesNeighbourLight
-
Field Details
-
field_298
- Mappings:
Namespace Name Mixin selector official aLalf;a:Lalg;intermediary field_298Lnet/minecraft/class_170;field_298:Lnet/minecraft/class_171;named field_298Lnet/minecraft/block/PressurePlateBlock;field_298:Lnet/minecraft/util/class_171;
-
-
Constructor Details
-
PressurePlateBlock
-
-
Method Details
-
method_4735
protected int method_4735(int int2) - Specified by:
method_4735in classAbstractPressurePlateBlock- Mappings:
Namespace Name Mixin selector official dLaho;d(I)Iintermediary method_4735Lnet/minecraft/class_1445;method_4735(I)Inamed method_4735Lnet/minecraft/block/AbstractPressurePlateBlock;method_4735(I)I
-
method_4734
protected int method_4734(int int2) - Specified by:
method_4734in classAbstractPressurePlateBlock- Mappings:
Namespace Name Mixin selector official cLaho;c(I)Iintermediary method_4734Lnet/minecraft/class_1445;method_4734(I)Inamed method_4734Lnet/minecraft/block/AbstractPressurePlateBlock;method_4734(I)I
-
method_4736
- Specified by:
method_4736in classAbstractPressurePlateBlock- Mappings:
Namespace Name Mixin selector official eLaho;e(Lafm;III)Iintermediary method_4736Lnet/minecraft/class_1445;method_4736(Lnet/minecraft/class_1150;III)Inamed method_4736Lnet/minecraft/block/AbstractPressurePlateBlock;method_4736(Lnet/minecraft/world/World;III)I
-