Package net.minecraft.block
Class Leaves1Block
java.lang.Object
net.minecraft.block.Block
net.minecraft.block.BaseLeavesBlock
net.minecraft.block.LeavesBlock
net.minecraft.block.Leaves1Block
- Mappings:
Namespace Name official akwintermediary net/minecraft/class_1760named net/minecraft/block/Leaves1Block
-
Field Summary
FieldsFields inherited from class net.minecraft.block.LeavesBlock
field_287, field_7460, field_7461Fields inherited from class net.minecraft.block.BaseLeavesBlock
fancyGraphicsFields 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 TypeMethodDescriptionvoidappendItemStacks(Item item, ItemGroup group, List stacks) Appends ItemStacks to an itemgroup.getTexture(int side, int blockData) intmethod_438(BlockView blockView, int int2, int int3, int int4) intmethod_459(int int2) protected intmethod_6491(int int2) protected voidmethod_6492(World world, int int2, int int3, int int4, int int5, int int6) String[]voidregisterTextures(TextureRegistry registry) Methods inherited from class net.minecraft.block.LeavesBlock
getColor, getDropCount, hasTransperancy, method_325, method_398, method_410, method_411, method_415, method_424, method_431, method_448, onTickMethods inherited from class net.minecraft.block.BaseLeavesBlock
shouldRenderSideMethods inherited from class net.minecraft.block.Block
areBlocksEqual, breakNaturally, canPlaceBlockAt, canStayPlaced, canStayPlaced, disableStats, emitsRedstonePower, get, getAmbientOcclusionLightLevel, getBlastResistance, getBlockFromItem, getBlockType, getBonusDrops, getById, getCollisionBox, getHardness, getIdByBlock, getItemGroup, getLightLevel, getMaterial, getMaxX, getMaxY, getMaxZ, getMinX, getMinY, getMinZ, getOpacity, getPistonInteractionType, getSideTexture, getStrongRedstonePower, getTextureName, getTickRate, getTranslatedName, getTranslationKey, getWeakRedstonePower, hasBlockEntity, hasCollision, hasComparatorOutput, hasStats, isEqualTo, isFire, isFlowerPot, isFullBlock, isFullCube, isNormalBlock, isTransluscent, method_400, method_405, method_407, method_412, method_413, method_414, method_417, method_418, method_4185, method_4186, method_420, method_422, method_425, method_428, method_435, method_437, method_446, method_452, method_454, method_455, method_457, 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, renderAsNormalBlock, requiresSilkTouch, setBlockItemBounds, setBlockSoundGroup, setBoundingBox, setItemGroup, setLightLevel, setOpacity, setResistance, setStrength, setTickRandomly, setTranslationKey, setUnbreakable, setup, shouldDropItemsOnExplosion, ticksRandomly, usesNeighbourLight
-
Field Details
-
field_7469
- Mappings:
Namespace Name Mixin selector official NLakw;N:[[Ljava/lang/String;intermediary field_7469Lnet/minecraft/class_1760;field_7469:[[Ljava/lang/String;named field_7469Lnet/minecraft/block/Leaves1Block;field_7469:[[Ljava/lang/String;
-
field_7470
- Mappings:
Namespace Name Mixin selector official OLakw;O:[Ljava/lang/String;intermediary field_7470Lnet/minecraft/class_1760;field_7470:[Ljava/lang/String;named field_7470Lnet/minecraft/block/Leaves1Block;field_7470:[Ljava/lang/String;
-
-
Constructor Details
-
Leaves1Block
public Leaves1Block()
-
-
Method Details
-
method_459
- Overrides:
method_459in classLeavesBlock- Mappings:
Namespace Name Mixin selector official iLaht;i(I)Iintermediary method_459Lnet/minecraft/class_197;method_459(I)Inamed method_459Lnet/minecraft/block/Block;method_459(I)I
-
method_438
- Overrides:
method_438in classLeavesBlock- Mappings:
Namespace Name Mixin selector official dLaht;d(Lafw;III)Iintermediary method_438Lnet/minecraft/class_197;method_438(Lnet/minecraft/class_1158;III)Inamed method_438Lnet/minecraft/block/Block;method_438(Lnet/minecraft/world/BlockView;III)I
-
method_6492
- Overrides:
method_6492in classLeavesBlock- Mappings:
Namespace Name Mixin selector official cLake;c(Lafm;IIIII)Vintermediary method_6492Lnet/minecraft/class_150;method_6492(Lnet/minecraft/class_1150;IIIII)Vnamed method_6492Lnet/minecraft/block/LeavesBlock;method_6492(Lnet/minecraft/world/World;IIIII)V
-
method_6491
protected int method_6491(int int2) - Overrides:
method_6491in classLeavesBlock- Mappings:
Namespace Name Mixin selector official bLake;b(I)Iintermediary method_6491Lnet/minecraft/class_150;method_6491(I)Inamed method_6491Lnet/minecraft/block/LeavesBlock;method_6491(I)I
-
getTexture
- Specified by:
getTexturein classLeavesBlock- Mappings:
Namespace Name Mixin selector official aLaht;a(II)Lpr;intermediary method_395Lnet/minecraft/class_197;method_395(II)Lnet/minecraft/class_1557;named getTextureLnet/minecraft/block/Block;getTexture(II)Lnet/minecraft/client/Texture;
-
appendItemStacks
Appends ItemStacks to an itemgroup. Only called on the client.- Overrides:
appendItemStacksin classBlock- Parameters:
item- The Item that must be addedgroup- The ItemGroup that the item must be added tostacks- The list of currently added ItemStacks to the ItemGroup- Mappings:
Namespace Name Mixin selector official aLaht;a(Labm;Laae;Ljava/util/List;)Vintermediary method_399Lnet/minecraft/class_197;method_399(Lnet/minecraft/class_1069;Lnet/minecraft/class_1041;Ljava/util/List;)Vnamed appendItemStacksLnet/minecraft/block/Block;appendItemStacks(Lnet/minecraft/item/Item;Lnet/minecraft/item/itemgroup/ItemGroup;Ljava/util/List;)V
-
registerTextures
- Overrides:
registerTexturesin classBlock- Mappings:
Namespace Name Mixin selector official aLaht;a(Lps;)Vintermediary method_4791Lnet/minecraft/class_197;method_4791(Lnet/minecraft/class_1558;)Vnamed registerTexturesLnet/minecraft/block/Block;registerTextures(Lnet/minecraft/client/TextureRegistry;)V
-
method_6493
- Specified by:
method_6493in classLeavesBlock- Mappings:
Namespace Name Mixin selector official eLake;e()[Ljava/lang/String;intermediary method_6493Lnet/minecraft/class_150;method_6493()[Ljava/lang/String;named method_6493Lnet/minecraft/block/LeavesBlock;method_6493()[Ljava/lang/String;
-