public final class BambooBlockMixin
extends net.minecraft.block.Block
net.minecraft.block.Block.RenderSideCacheKeynet.minecraft.block.AbstractBlock.AbstractBlockState, net.minecraft.block.AbstractBlock.IExtendedPositionPredicate<A>, net.minecraft.block.AbstractBlock.IPositionPredicate, net.minecraft.block.AbstractBlock.OffsetType, net.minecraft.block.AbstractBlock.PropertiesBLOCK_STATE_IDS, LOGGER, RANDOM, stateContainer| Modifier | Constructor and Description |
|---|---|
protected |
BambooBlockMixin(net.minecraft.block.AbstractBlock.Properties properties) |
| Modifier and Type | Method and Description |
|---|---|
float |
getAmbientOcclusionLightValue(@NonNull net.minecraft.block.BlockState state,
@NonNull net.minecraft.world.IBlockReader blockReader,
@NonNull net.minecraft.util.math.BlockPos pos) |
addInformation, animateTick, asBlock, asItem, canDropFromExplosion, cannotAttach, canSpawnInBlock, canSustainPlant, doesSideFillSquare, dropXpOnBlockBreak, fillItemGroup, fillStateContainer, fillWithRain, getBlockFromItem, getDefaultState, getDrops, getDrops, getExplosionResistance, getHarvestLevel, getHarvestTool, getItem, getJumpVelocityMultiplier, getName, getSlipperiness, getSlipperiness, getSoundType, getStateById, getStateContainer, getStateForPlacement, getStateId, getTags, getTranslationKey, getValidBlockForPosition, getVelocityMultiplier, harvestBlock, hasEnoughSolidSide, hasSolidSideOnTop, is, isIn, isOpaque, isVariableOpacity, makeCuboidShape, nudgeEntitiesWithNewState, onBlockHarvested, onBlockPlacedBy, onEntityWalk, onExplosionDestroy, onFallenUpon, onLanded, onPlayerDestroy, propagatesSkylightDown, replace, replaceBlock, setDefaultState, shouldSideBeRendered, spawnAsEntity, spawnDrops, spawnDrops, spawnDrops, ticksRandomly, toStringallowsMovement, canBucketPlace, canProvidePower, eventReceived, func_220074_n, getCollisionShape, getComparatorInputOverride, getContainer, getDefaultMaterialColor, getDrops, getFluidState, getLootTable, getOffsetType, getOpacity, getPlayerRelativeBlockHardness, getPositionRandom, getPushReaction, getRaytraceShape, getRenderShape, getRenderType, getShape, getSidesShape, getStrongPower, getVisualShape, getWeakPower, hasBlockEntity, hasComparatorInputOverride, isAir, isReplaceable, isSideInvisible, isValidPosition, mirror, neighborChanged, onBlockAdded, onBlockClicked, onEntityCollision, onProjectileCollision, onReplaced, onUse, randomTick, rotate, scheduledTick, spawnAdditionalDrops, updateDiagonalNeighbors, updatePostPlacementgetRegistryName, getRegistryType, setRegistryName, setRegistryName, setRegistryNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddDestroyEffects, addHitEffects, addLandingEffects, addRunningEffects, canBeReplacedByLeaves, canBeReplacedByLogs, canConnectRedstone, canCreatureSpawn, canDropFromExplosion, canEntityDestroy, canHarvestBlock, canStickTo, catchFire, collisionExtendsVertically, createTileEntity, getAiPathNodeType, getBeaconColorMultiplier, getBedDirection, getBedSpawnPosition, getBlock, getEnchantPowerBonus, getExpDrop, getExplosionResistance, getFireSpreadSpeed, getFlammability, getFogColor, getLightValue, getPickBlock, getSoundType, getStateAtViewpoint, getToolModifiedState, getWeakChanges, hasTileEntity, isAir, isBed, isBurning, isConduitFrame, isFertile, isFireSource, isFlammable, isLadder, isPortalFrame, isScaffolding, isSlimeBlock, isStickyBlock, isToolEffective, observedNeighborChange, onBlockExploded, onNeighborChange, onPlantGrow, removedByPlayer, rotate, setBedOccupied, shouldCheckWeakPower, shouldDisplayFluidOverlayprotected BambooBlockMixin(net.minecraft.block.AbstractBlock.Properties properties)
public float getAmbientOcclusionLightValue(@NonNull net.minecraft.block.BlockState state, @NonNull net.minecraft.world.IBlockReader blockReader, @NonNull net.minecraft.util.math.BlockPos pos)
getAmbientOcclusionLightValue in class net.minecraft.block.AbstractBlock