Class ProtectedVoidStairsBlock

  • All Implemented Interfaces:
    net.minecraft.world.flag.FeatureElement , net.minecraft.world.level.ItemLike , net.minecraft.world.level.block.BucketPickup , net.minecraft.world.level.block.LiquidBlockContainer , net.minecraft.world.level.block.SimpleWaterloggedBlock , net.neoforged.neoforge.common.extensions.IBlockExtension , net.neoforged.neoforge.common.extensions.IBucketPickupExtension

    
    public final class ProtectedVoidStairsBlock
    extends StairBlock
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Float getExplosionResistance()
      Boolean isRandomlyTicking(BlockStateĀ state)
      • Methods inherited from class net.neoforged.neoforge.common.extensions.IBlockExtension

        addLandingEffects, addRunningEffects, canBeHydrated, canConnectRedstone, canDropFromExplosion, canEntityDestroy, canHarvestBlock, canStickTo, canSustainPlant, collisionExtendsVertically, getAdjacentBlockPathType, getAppearance, getBeaconColorMultiplier, getBedDirection, getBlockPathType, getBubbleColumnDirection, getCloneItemStack, getEnchantPowerBonus, getExpDrop, getExplosionResistance, getFireSpreadSpeed, getFlammability, getFriction, getLightEmission, getMapColor, getPistonPushReaction, getRespawnPosition, getSoundType, getStateAtViewpoint, getToolModifiedState, getWeakChanges, hasDynamicLightEmission, hidesNeighborFace, isBed, isBurning, isConduitFrame, isEmpty, isFertile, isFireSource, isFlammable, isLadder, isPortalFrame, isScaffolding, isSlimeBlock, isStickyBlock, makesOpenTrapdoorAboveClimbable, onBlockExploded, onBlockStateChange, onCaughtFire, onDestroyedByPlayer, onDestroyedByPushReaction, onNeighborChange, onTreeGrow, rotate, self, setBedOccupied, shouldCheckWeakPower, shouldDisplayFluidOverlay, shouldHideAdjacentFluidFace, supportsExternalFaceHiding
      • Methods inherited from class net.minecraft.world.level.block.Block

        animateTick, appendHoverText, asBlock, asItem, builtInRegistryHolder, defaultBlockState, destroy, dropFromExplosion, fallOn, getCloneItemStack, getDescriptionId, getFriction, getJumpFactor, getName, getShapeForEachState, getSpeedFactor, getStateDefinition, handlePrecipitation, hasDynamicShape, initializeClient, isPossibleToRespawnInThis, playerDestroy, playerWillDestroy, popExperience, registerDefaultState, setPlacedBy, spawnDestroyParticles, stepOn, toString, tryDropExperience, updateEntityAfterFallOn, wasExploded, withPropertiesOf
      • Methods inherited from class net.minecraft.world.level.block.state.BlockBehaviour

        attack, canBeReplaced, canBeReplaced, canSurvive, defaultDestroyTime, defaultMapColor, entityInside, getAnalogOutputSignal, getBlockSupportShape, getCollisionShape, getDestroyProgress, getDirectSignal, getDrops, getInteractionShape, getLightBlock, getLootTable, getMaxHorizontalOffset, getMaxVerticalOffset, getMenuProvider, getOcclusionShape, getRenderShape, getSeed, getShadeBrightness, getSignal, getSoundType, getVisualShape, hasAnalogOutputSignal, isAir, isCollisionShapeFullBlock, isOcclusionShapeFullBlock, isSignalSource, neighborChanged, onExplosionHit, onPlace, onProjectileHit, onRemove, propagatesSkylightDown, properties, randomTick, requiredFeatures, skipRendering, spawnAfterBreak, tick, triggerEvent, updateIndirectNeighbourShapes, useItemOn, useWithoutItem
      • Methods inherited from class net.minecraft.world.flag.FeatureElement

        isEnabled
      • Methods inherited from class net.minecraft.world.level.block.StairBlock

        codec, createBlockStateDefinition, getFluidState, getShape, getShapeIndex, getStateForPlacement, isPathfindable, mirror, rotate, updateShape, useShapeForLightOcclusion
      • Methods inherited from class net.minecraft.world.level.block.SimpleWaterloggedBlock

        canPlaceLiquid, getPickupSound, pickupBlock, placeLiquid
      • Methods inherited from class net.neoforged.neoforge.common.extensions.IBucketPickupExtension

        getPickupSound
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait