Package net.minecraft.block
Class SandBlock
java.lang.Object
net.minecraft.block.Block
net.minecraft.block.FallingBlock
net.minecraft.block.SandBlock
- Mappings:
Namespace Name official alsintermediary net/minecraft/class_182named net/minecraft/block/SandBlock
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static Texturestatic final String[]private static TextureFields inherited from class net.minecraft.block.FallingBlock
field_7453Fields 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_431(int int2) method_6449(int int2) voidregisterTextures(TextureRegistry registry) Methods inherited from class net.minecraft.block.FallingBlock
breakNaturally, getTickRate, method_6480, method_6481, method_6482, onNeighborUpdate, onTickMethods inherited from class net.minecraft.block.Block
areBlocksEqual, canPlaceBlockAt, canStayPlaced, canStayPlaced, disableStats, emitsRedstonePower, get, getAmbientOcclusionLightLevel, getBlastResistance, getBlockFromItem, getBlockType, getBonusDrops, getById, getColor, getDropCount, getIdByBlock, getItemGroup, getLightLevel, getMaterial, getMaxX, getMaxY, getMaxZ, getMinX, getMinY, getMinZ, getOpacity, getPistonInteractionType, getSideTexture, getStrongRedstonePower, getTextureName, getTranslatedName, getTranslationKey, getWeakRedstonePower, hasBlockEntity, hasCollision, hasComparatorOutput, hasStats, hasTransperancy, isEqualTo, isFire, isFlowerPot, isFullBlock, isFullCube, isNormalBlock, isTransluscent, method_398, method_400, method_405, method_407, method_410, method_411, method_412, method_413, method_414, method_415, method_417, method_418, method_4185, method_4186, method_420, method_422, method_424, method_425, method_427, method_428, method_435, method_437, method_438, method_446, method_448, method_452, method_454, method_455, method_457, method_459, method_461, method_463, method_464, method_468, method_471, method_479, method_4790, method_4793, method_4794, method_4798, method_5546, method_6444, onActivated, onBreak, onDestroyed, onEntityCollision, renderAsNormalBlock, requiresSilkTouch, setBlockItemBounds, setBlockSoundGroup, setBoundingBox, setItemGroup, setLightLevel, setOpacity, setResistance, setStrength, setTickRandomly, setTranslationKey, setUnbreakable, setup, shouldDropItemsOnExplosion, shouldRenderSide, ticksRandomly, usesNeighbourLight
-
Field Details
-
field_7483
- Mappings:
Namespace Name Mixin selector official aLals;a:[Ljava/lang/String;intermediary field_7483Lnet/minecraft/class_182;field_7483:[Ljava/lang/String;named field_7483Lnet/minecraft/block/SandBlock;field_7483:[Ljava/lang/String;
-
field_7484
- Mappings:
Namespace Name Mixin selector official bLals;b:Lpr;intermediary field_7484Lnet/minecraft/class_182;field_7484:Lnet/minecraft/class_1557;named field_7484Lnet/minecraft/block/SandBlock;field_7484:Lnet/minecraft/client/Texture;
-
field_7482
- Mappings:
Namespace Name Mixin selector official NLals;N:Lpr;intermediary field_7482Lnet/minecraft/class_182;field_7482:Lnet/minecraft/class_1557;named field_7482Lnet/minecraft/block/SandBlock;field_7482:Lnet/minecraft/client/Texture;
-
-
Constructor Details
-
SandBlock
public SandBlock()
-
-
Method Details
-
getTexture
- Overrides:
getTexturein classBlock- 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;
-
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_431
public int method_431(int int2) - Overrides:
method_431in classBlock- Mappings:
Namespace Name Mixin selector official aLaht;a(I)Iintermediary method_431Lnet/minecraft/class_197;method_431(I)Inamed method_431Lnet/minecraft/block/Block;method_431(I)I
-
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
-
method_6449
- Overrides:
method_6449in classBlock- Mappings:
Namespace Name Mixin selector official fLaht;f(I)Lavg;intermediary method_6449Lnet/minecraft/class_197;method_6449(I)Lnet/minecraft/class_65;named method_6449Lnet/minecraft/block/Block;method_6449(I)Lnet/minecraft/block/MaterialColor;
-