Package net.minecraft.block
Class DoubleRedSandstoneSlabBlock
java.lang.Object
net.minecraft.block.Block
net.minecraft.block.SlabBlock
net.minecraft.block.RedSandstoneSlabBlock
net.minecraft.block.DoubleRedSandstoneSlabBlock
- Mappings:
Namespace Name official anrintermediary net/minecraft/class_2188named net/minecraft/block/DoubleRedSandstoneSlabBlock
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.block.RedSandstoneSlabBlock
RedSandstoneSlabBlock.SlabTypeNested classes/interfaces inherited from class net.minecraft.block.Block
Block.OffsetType -
Field Summary
Fields inherited from class net.minecraft.block.RedSandstoneSlabBlock
SEAMLESS, VARIANTFields inherited from class net.minecraft.block.SlabBlock
field_12683, field_12684, HALDFields inherited from class net.minecraft.block.Block
blastResistance, BLOCK_STATES, blockEntity, blockSoundGroup, collisionBox, EMPTY_BOX, fullBlock, hardness, lightLevel, material, materialColor, opacity, particleGravity, randomTicks, REGISTRY, slipperiness, stateManager, stats, transluscent, useNeighbourLight -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.block.RedSandstoneSlabBlock
appendProperties, getData, getDropItem, getMaterialColor, getMeta, getTranslatedName, method_11615, method_13700, method_323, method_8640, method_8795, stateFromDataMethods inherited from class net.minecraft.block.SlabBlock
getCollisionBox, getDropCount, getStateFromData, isFullBoundsCubeForCulling, method_11562, method_11568, method_11616, method_8654, requiresSilkTouchMethods inherited from class net.minecraft.block.Block
appendCollisionBoxes, appendCollisionBoxes, areBlocksEqual, blocksMovement, canBePlacedAdjacent, canBePlacedAtPos, canCollide, canMobSpawnInside, createStackFromBlock, disableStats, dropAsItem, dropExperience, get, getBlastResistance, getBlockFromItem, getBlockRenderType, getBlockState, getBonusDrops, getByBlockState, getById, getComparatorOutput, getDefaultState, getHardness, getIdByBlock, getItemGroup, getLuminance, getMaterial, getOffsetType, getOpacity, getPistonBehavior, getRenderLayerType, getSoundGroup, getStateFromRawId, getStateManager, getTickRate, getTranslationKey, hasBlockEntity, hasCollision, hasCollision, hasStats, isEqualTo, isFire, isFullBlock, isTransluscent, method_11557, method_11559, method_11563, method_11564, method_11565, method_11566, method_11575, method_11576, method_11577, method_13315, method_13701, method_13702, method_13703, method_13704, method_414, method_435, method_8638, method_8640, method_8651, method_8653, method_8664, method_8669, onBlockBreak, onBlockBreakStart, onBreak, onBreakByPlayer, onBreakByPlayer, onBreaking, onCreation, onDestroyedByExplosion, onEntityCollision, onEntityCollision, onLandedUpon, onPlaced, onSteppedOn, onUpdateTick, rainTick, randomDropAsItem, scheduledTick, setBlockSoundGroup, setDefaultState, setEntityVelocity, setItemGroup, setLightLevel, setOpacity, setResistance, setStrength, setTickRandomly, setTranslationKey, setUnbreakable, setup, shouldDropItemsOnExplosion, ticksRandomly, toString, use, useNeighbourLight, withMirror, withRotation
-
Constructor Details
-
DoubleRedSandstoneSlabBlock
public DoubleRedSandstoneSlabBlock()
-
-
Method Details
-
isDoubleSlab
public boolean isDoubleSlab()- Specified by:
isDoubleSlabin classSlabBlock- Mappings:
Namespace Name Mixin selector official eLaob;e()Zintermediary method_8794Lnet/minecraft/class_143;method_8794()Znamed isDoubleSlabLnet/minecraft/block/SlabBlock;isDoubleSlab()Z
-