Package net.minecraft.block
Class LogBlock
java.lang.Object
net.minecraft.block.Block
net.minecraft.block.PillarBlock
net.minecraft.block.LogBlock
- Mappings:
Namespace Name official akiintermediary net/minecraft/class_206named net/minecraft/block/LogBlock
-
Field Summary
FieldsFields inherited from class net.minecraft.block.PillarBlock
field_6253Fields 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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetDropCount(Random rand) Returns the amount of items the block should drop on breaking without bonus rolls.method_398(int int2, Random random, int int3) voidmethod_411(World world, int int2, int int3, int int4, Block block, int int5) static intmethod_495(int int2) protected Texturemethod_5542(int int2) protected Texturemethod_5543(int int2) Methods inherited from class net.minecraft.block.PillarBlock
getBlockType, getTexture, method_4185, method_431, method_448, method_5544Methods inherited from class net.minecraft.block.Block
appendItemStacks, areBlocksEqual, breakNaturally, canPlaceBlockAt, canStayPlaced, canStayPlaced, disableStats, emitsRedstonePower, get, getAmbientOcclusionLightLevel, getBlastResistance, getBlockFromItem, getBonusDrops, getById, getCollisionBox, getColor, getHardness, getIdByBlock, getItemGroup, getLightLevel, getMaterial, getMaxX, getMaxY, getMaxZ, getMinX, getMinY, getMinZ, getOpacity, getPistonInteractionType, getSideTexture, getStrongRedstonePower, getTextureName, getTickRate, getTranslatedName, getTranslationKey, getWeakRedstonePower, hasBlockEntity, hasCollision, hasComparatorOutput, hasStats, hasTransperancy, isEqualTo, isFire, isFlowerPot, isFullBlock, isFullCube, isNormalBlock, isTransluscent, method_400, method_405, method_407, method_410, method_412, method_413, method_414, method_415, method_417, method_418, method_4186, method_420, method_422, method_424, method_425, method_428, method_435, method_437, method_438, method_446, method_452, method_454, method_455, method_457, method_459, method_461, method_463, method_464, method_468, method_479, method_4790, method_4793, method_4794, method_4798, method_5546, method_6444, method_6449, onActivated, onBreak, onDestroyed, onEntityCollision, onNeighborUpdate, onTick, registerTextures, renderAsNormalBlock, requiresSilkTouch, setBlockItemBounds, setBlockSoundGroup, setBoundingBox, setItemGroup, setLightLevel, setOpacity, setResistance, setStrength, setTickRandomly, setTranslationKey, setUnbreakable, setup, shouldDropItemsOnExplosion, shouldRenderSide, ticksRandomly, usesNeighbourLight
-
Field Details
-
field_7462
- Mappings:
Namespace Name Mixin selector official aLaki;a:[Lpr;intermediary field_7462Lnet/minecraft/class_206;field_7462:[Lnet/minecraft/class_1557;named field_7462Lnet/minecraft/block/LogBlock;field_7462:[Lnet/minecraft/client/Texture;
-
field_7463
- Mappings:
Namespace Name Mixin selector official bLaki;b:[Lpr;intermediary field_7463Lnet/minecraft/class_206;field_7463:[Lnet/minecraft/class_1557;named field_7463Lnet/minecraft/block/LogBlock;field_7463:[Lnet/minecraft/client/Texture;
-
-
Constructor Details
-
LogBlock
public LogBlock()
-
-
Method Details
-
method_495
public static int method_495(int int2) - Mappings:
Namespace Name Mixin selector official cLaki;c(I)Iintermediary method_495Lnet/minecraft/class_206;method_495(I)Inamed method_495Lnet/minecraft/block/LogBlock;method_495(I)I
-
getDropCount
Returns the amount of items the block should drop on breaking without bonus rolls.- Overrides:
getDropCountin classBlock- Parameters:
rand- Random object- Returns:
- Amount of items to be dropped
- Mappings:
Namespace Name Mixin selector official aLaht;a(Ljava/util/Random;)Iintermediary method_403Lnet/minecraft/class_197;method_403(Ljava/util/Random;)Inamed getDropCountLnet/minecraft/block/Block;getDropCount(Ljava/util/Random;)I
-
method_398
- Overrides:
method_398in classBlock- Mappings:
Namespace Name Mixin selector official aLaht;a(ILjava/util/Random;I)Labm;intermediary method_398Lnet/minecraft/class_197;method_398(ILjava/util/Random;I)Lnet/minecraft/class_1069;named method_398Lnet/minecraft/block/Block;method_398(ILjava/util/Random;I)Lnet/minecraft/item/Item;
-
method_411
- Overrides:
method_411in classBlock- Mappings:
Namespace Name Mixin selector official aLaht;a(Lafm;IIILaht;I)Vintermediary method_411Lnet/minecraft/class_197;method_411(Lnet/minecraft/class_1150;IIILnet/minecraft/class_197;I)Vnamed method_411Lnet/minecraft/block/Block;method_411(Lnet/minecraft/world/World;IIILnet/minecraft/block/Block;I)V
-
method_5542
- Specified by:
method_5542in classPillarBlock- Mappings:
Namespace Name Mixin selector official bLalr;b(I)Lpr;intermediary method_5542Lnet/minecraft/class_1595;method_5542(I)Lnet/minecraft/class_1557;named method_5542Lnet/minecraft/block/PillarBlock;method_5542(I)Lnet/minecraft/client/Texture;
-
method_5543
- Overrides:
method_5543in classPillarBlock- Mappings:
Namespace Name Mixin selector official dLalr;d(I)Lpr;intermediary method_5543Lnet/minecraft/class_1595;method_5543(I)Lnet/minecraft/class_1557;named method_5543Lnet/minecraft/block/PillarBlock;method_5543(I)Lnet/minecraft/client/Texture;
-