Package net.minecraft.block
Class RedFlowerBlock
java.lang.Object
net.minecraft.block.Block
net.minecraft.block.PlantBlock
net.minecraft.block.FlowerBlock
net.minecraft.block.RedFlowerBlock
- Mappings:
Namespace Name official anuintermediary net/minecraft/class_2206named net/minecraft/block/RedFlowerBlock
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.block.FlowerBlock
FlowerBlock.Color, FlowerBlock.FlowerTypeNested classes/interfaces inherited from class net.minecraft.block.Block
Block.OffsetType -
Field Summary
Fields inherited from class net.minecraft.block.FlowerBlock
field_9419Fields inherited from class net.minecraft.block.PlantBlock
field_12594Fields 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.FlowerBlock
appendItemStacks, appendProperties, getData, getMeta, getOffsetType, method_8781, stateFromDataMethods inherited from class net.minecraft.block.PlantBlock
canBePlacedAtPos, canBePlacedOn, getCollisionBox, getCollisionBox, getRenderLayerType, isFullBoundsCubeForCulling, method_11562, method_8641, method_8690, method_8691, scheduledTickMethods inherited from class net.minecraft.block.Block
appendCollisionBoxes, appendCollisionBoxes, areBlocksEqual, blocksMovement, canBePlacedAdjacent, canBeReplaced, canCollide, canMobSpawnInside, createStackFromBlock, disableStats, dropAsItem, dropExperience, get, getBlastResistance, getBlockFromItem, getBlockRenderType, getBlockState, getBonusDrops, getByBlockState, getById, getComparatorOutput, getDefaultState, getDropCount, getDropItem, getHardness, getIdByBlock, getItemGroup, getLuminance, getMaterial, getMaterialColor, getOpacity, getPistonBehavior, getSoundGroup, getStateFromData, getStateFromRawId, getStateManager, getTickRate, getTranslatedName, getTranslationKey, hasBlockEntity, hasCollision, hasCollision, hasStats, isEqualTo, isFire, isFullBlock, isLeafBlock, isTransluscent, method_11557, method_11559, method_11563, method_11564, method_11565, method_11566, method_11568, method_11575, method_11576, method_11577, method_414, method_421, method_435, method_8638, method_8640, method_8651, method_8653, method_8654, method_8664, method_8669, onBlockBreak, onBlockBreakStart, onBreakByPlayer, onBreakByPlayer, onBreaking, onCreation, onDestroyedByExplosion, onEntityCollision, onEntityCollision, onLandedUpon, onPlaced, onSteppedOn, onUpdateTick, rainTick, randomDropAsItem, requiresSilkTouch, setBlockSoundGroup, setDefaultState, setEntityVelocity, setItemGroup, setLightLevel, setOpacity, setResistance, setStrength, setTickRandomly, setTranslationKey, setUnbreakable, setup, shouldDropItemsOnExplosion, ticksRandomly, toString, useNeighbourLight, withMirror, withRotation
-
Constructor Details
-
RedFlowerBlock
public RedFlowerBlock()
-
-
Method Details
-
getColor
- Specified by:
getColorin classFlowerBlock- Mappings:
Namespace Name Mixin selector official eLalm;e()Lalm$b;intermediary method_8780Lnet/minecraft/class_112;method_8780()Lnet/minecraft/class_112$class_2186;named getColorLnet/minecraft/block/FlowerBlock;getColor()Lnet/minecraft/block/FlowerBlock$Color;
-