Package net.minecraft.block
Class RedstoneDust
java.lang.Object
net.minecraft.block.BlockBase
net.minecraft.block.RedstoneDust
- Mappings:
Namespace Name intermediary net/minecraft/class_408glue class_447server loclient smnamed net/minecraft/block/RedstoneDust
-
Field Summary
FieldsFields inherited from class net.minecraft.block.BlockBase
ALLOWS_GRASS_UNDER, BED, BEDROCK, BOOKSHELF, BRICKS, BROWN_MUSHROOM, BUTTON, BY_ID, CACTUS, CAKE, CHEST, CLAY, COAL_ORE, COBBLESTONE, COBBLESTONE_STAIRS, COBWEB, CROPS, DANDELION, DEADBUSH, DETECTOR_RAIL, DIAMOND_BLOCK, DIAMOND_ORE, DIRT, DISPENSER, DOUBLE_STONE_SLAB, EMITTANCE, FARMLAND, FENCE, FIRE, FLOWING_LAVA, FLOWING_WATER, FULL_OPAQUE, FURNACE, FURNACE_LIT, GLASS, GLASS_SOUNDS, GLOWSTONE, GOLD_BLOCK, GOLD_ORE, GOLDEN_RAIL, GRASS, GRASS_SOUNDS, GRAVEL, GRAVEL_SOUNDS, hardness, HAS_TILE_ENTITY, ICE, id, IRON_BLOCK, IRON_DOOR, IRON_ORE, isStatEnabled, JACK_O_LANTERN, JUKEBOX, LADDER, LAPIS_LAZULI_BLOCK, LAPIS_LAZULI_ORE, LEAVES, LEVER, LIGHT_OPACITY, LOCKED_CHEST, LOG, material, maxX, maxY, maxZ, METAL_SOUNDS, minX, minY, minZ, MOB_SPAWNER, MOSSY_COBBLESTONE, MOVING_PISTON, NETHERRACK, NO_NOTIFY_ON_META_CHANGE, NOTEBLOCK, OBSIDIAN, particalSpeed, PISTON, PISTON_HEAD, PISTON_SOUNDS, PORTAL, PUMPKIN, RAIL, RED_MUSHROOM, REDSTONE_DUST, REDSTONE_ORE, REDSTONE_ORE_LIT, REDSTONE_REPEATER, REDSTONE_REPEATER_LIT, REDSTONE_TORCH, REDSTONE_TORCH_LIT, resistance, ROSE, SAND, SAND_SOUNDS, SANDSTONE, SAPLING, slipperiness, SNOW, SNOW_BLOCK, SOUL_SAND, sounds, SPONGE, STANDING_SIGN, STICKY_PISTON, STILL_LAVA, STILL_WATER, STONE, STONE_PRESSURE_PLATE, STONE_SLAB, STONE_SOUNDS, SUGAR_CANES, TALLGRASS, texture, TICKS_RANDOMLY, TNT, TORCH, TRAPDOOR, unusedBoolean1, WALL_SIGN, WOOD, WOOD_DOOR, WOOD_SOUNDS, WOOD_STAIRS, WOODEN_PRESSURE_PLATE, WOOL, WOOL_SOUNDS, WORKBENCH -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancanPlaceAt(Level level, int x, int y, int z) getCollisionShape(Level level, int x, int y, int z) intgetColourMultiplier(BlockView tileView, int x, int y, int z) intbooleanintintgetTextureForSide(int side, int meta) booleanindirectlyPowered(Level level, int x, int y, int z, int meta) booleanbooleanbooleanprivate voidmethod_1286(Level level, int x, int y, int z, int int2, int int3, int int4) static booleanmethod_1287(BlockView blockView, int x, int y, int z, int int2) private intmethod_1288(Level level, int x, int y, int z, int int2) private voidmethod_1289(Level level, int int2, int int3, int int4) private voidmethod_1290(Level level, int x, int y, int z) voidonAdjacentBlockUpdate(Level level, int x, int y, int z, int id) voidonBlockPlaced(Level level, int x, int y, int z) voidonBlockRemoved(Level level, int x, int y, int z) voidrandomDisplayTick(Level level, int x, int y, int z, Random rand) Methods inherited from class net.minecraft.block.BlockBase
activate, activate, afterBreak, afterPlaced, beforeDestroyedByExplosion, canGrow, canPlaceAt, canUse, disableNotifyOnMetaDataChange, disableStat, doesBoxCollide, drop, drop, droppedMeta, getBaseColour, getBlastResistance, getBrightness, getDropCount, getHardness, getHardness, getOutlineShape, getPistonPushMode, getRenderPass, getTextureForSide, getTextureForSide, getTickrate, getTranslatedName, getTranslationKey, init, isCollidable, isCollidable, isSideRendered, isSolid, isStatEnabled, method_1564, method_1605, onBlockPlaced, onCollideWithEntity, onDestroyedByExplosion, onEntityCollision, onScheduledTick, onSteppedOn, onTileAction, setBlastResistance, setBoundingBox, setHardness, setLightEmittance, setLightOpacity, setSounds, setTicksRandomly, setTranslationKey, setUnbreakable, updateBoundingBox
-
Field Details
-
emitsRedstonePower
private boolean emitsRedstonePower- Mappings:
Namespace Name Mixin selector intermediary field_1570Lnet/minecraft/class_408;field_1570:Zglue field_1743Lclass_447;field_1743:Zserver aLlo;a:Zclient aLsm;a:Znamed emitsRedstonePowerLnet/minecraft/block/RedstoneDust;emitsRedstonePower:Z
-
field_1571
- Mappings:
Namespace Name Mixin selector intermediary field_1571Lnet/minecraft/class_408;field_1571:Ljava/util/Set;glue field_1744Lclass_447;field_1744:Ljava/util/Set;server bLlo;b:Ljava/util/Set;client bLsm;b:Ljava/util/Set;named field_1571Lnet/minecraft/block/RedstoneDust;field_1571:Ljava/util/Set;
-
-
Constructor Details
-
RedstoneDust
public RedstoneDust(int id, int texture) - Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_408;<init>(II)Vglue <init>Lclass_447;<init>(II)Vserver <init>Llo;<init>(II)Vclient <init>Lsm;<init>(II)Vnamed <init>Lnet/minecraft/block/RedstoneDust;<init>(II)V
-
-
Method Details
-
getTextureForSide
public int getTextureForSide(int side, int meta) - Overrides:
getTextureForSidein classBlockBase- Mappings:
Namespace Name Mixin selector intermediary method_1627Lnet/minecraft/class_17;method_1627(II)Iglue method_96Lclass_507;method_96(II)Iserver aLna;a(II)Iclient aLuu;a(II)Inamed getTextureForSideLnet/minecraft/block/BlockBase;getTextureForSide(II)I
-
getCollisionShape
- Overrides:
getCollisionShapein classBlockBase- Mappings:
Namespace Name Mixin selector intermediary method_1624Lnet/minecraft/class_17;method_1624(Lnet/minecraft/class_18;III)Lnet/minecraft/class_25;glue method_67Lclass_507;method_67(Lclass_129;III)Lclass_113;server eLna;e(Ldj;III)Lcz;client eLuu;e(Lfd;III)Leq;named getCollisionShapeLnet/minecraft/block/BlockBase;getCollisionShape(Lnet/minecraft/level/Level;III)Lnet/minecraft/util/maths/Box;
-
isFullOpaque
public boolean isFullOpaque()- Overrides:
isFullOpaquein classBlockBase- Mappings:
Namespace Name Mixin selector intermediary method_1620Lnet/minecraft/class_17;method_1620()Zglue method_65Lclass_507;method_65()Zserver aLna;a()Zclient cLuu;c()Znamed isFullOpaqueLnet/minecraft/block/BlockBase;isFullOpaque()Z
-
isFullCube
public boolean isFullCube()- Overrides:
isFullCubein classBlockBase- Mappings:
Namespace Name Mixin selector intermediary method_1623Lnet/minecraft/class_17;method_1623()Zglue method_66Lclass_507;method_66()Zserver bLna;b()Zclient dLuu;d()Znamed isFullCubeLnet/minecraft/block/BlockBase;isFullCube()Z
-
getRenderType
- Overrides:
getRenderTypein classBlockBase- Mappings:
Namespace Name Mixin selector intermediary method_1621Lnet/minecraft/class_17;method_1621()Iglue method_652Lclass_507;method_652()Iserver method_1621Lna;method_1621()Iclient bLuu;b()Inamed getRenderTypeLnet/minecraft/block/BlockBase;getRenderType()I
-
getColourMultiplier
- Overrides:
getColourMultiplierin classBlockBase- Mappings:
Namespace Name Mixin selector intermediary method_1600Lnet/minecraft/class_17;method_1600(Lnet/minecraft/class_14;III)Iglue method_184Lclass_507;method_184(Lclass_584;III)Iserver method_1600Lna;method_1600(Lpb;III)Iclient bLuu;b(Lxp;III)Inamed getColourMultiplierLnet/minecraft/block/BlockBase;getColourMultiplier(Lnet/minecraft/level/BlockView;III)I
-
canPlaceAt
- Overrides:
canPlaceAtin classBlockBase- Mappings:
Namespace Name Mixin selector intermediary method_1567Lnet/minecraft/class_17;method_1567(Lnet/minecraft/class_18;III)Zglue method_153Lclass_507;method_153(Lclass_129;III)Zserver aLna;a(Ldj;III)Zclient aLuu;a(Lfd;III)Znamed canPlaceAtLnet/minecraft/block/BlockBase;canPlaceAt(Lnet/minecraft/level/Level;III)Z
-
method_1289
- Mappings:
Namespace Name Mixin selector intermediary method_1289Lnet/minecraft/class_408;method_1289(Lnet/minecraft/class_18;III)Vglue method_1629Lclass_447;method_1629(Lclass_129;III)Vserver gLlo;g(Ldj;III)Vclient hLsm;h(Lfd;III)Vnamed method_1289Lnet/minecraft/block/RedstoneDust;method_1289(Lnet/minecraft/level/Level;III)V
-
method_1286
- Mappings:
Namespace Name Mixin selector intermediary method_1286Lnet/minecraft/class_408;method_1286(Lnet/minecraft/class_18;IIIIII)Vglue method_1626Lclass_447;method_1626(Lclass_129;IIIIII)Vserver aLlo;a(Ldj;IIIIII)Vclient aLsm;a(Lfd;IIIIII)Vnamed method_1286Lnet/minecraft/block/RedstoneDust;method_1286(Lnet/minecraft/level/Level;IIIIII)V
-
method_1290
- Mappings:
Namespace Name Mixin selector intermediary method_1290Lnet/minecraft/class_408;method_1290(Lnet/minecraft/class_18;III)Vglue method_1630Lclass_447;method_1630(Lclass_129;III)Vserver hLlo;h(Ldj;III)Vclient iLsm;i(Lfd;III)Vnamed method_1290Lnet/minecraft/block/RedstoneDust;method_1290(Lnet/minecraft/level/Level;III)V
-
onBlockPlaced
- Overrides:
onBlockPlacedin classBlockBase- Mappings:
Namespace Name Mixin selector intermediary method_1611Lnet/minecraft/class_17;method_1611(Lnet/minecraft/class_18;III)Vglue method_41Lclass_507;method_41(Lclass_129;III)Vserver cLna;c(Ldj;III)Vclient cLuu;c(Lfd;III)Vnamed onBlockPlacedLnet/minecraft/block/BlockBase;onBlockPlaced(Lnet/minecraft/level/Level;III)V
-
onBlockRemoved
- Overrides:
onBlockRemovedin classBlockBase- Mappings:
Namespace Name Mixin selector intermediary method_1630Lnet/minecraft/class_17;method_1630(Lnet/minecraft/class_18;III)Vglue method_99Lclass_507;method_99(Lclass_129;III)Vserver bLna;b(Ldj;III)Vclient bLuu;b(Lfd;III)Vnamed onBlockRemovedLnet/minecraft/block/BlockBase;onBlockRemoved(Lnet/minecraft/level/Level;III)V
-
method_1288
- Mappings:
Namespace Name Mixin selector intermediary method_1288Lnet/minecraft/class_408;method_1288(Lnet/minecraft/class_18;IIII)Iglue method_1628Lclass_447;method_1628(Lclass_129;IIII)Iserver fLlo;f(Ldj;IIII)Iclient fLsm;f(Lfd;IIII)Inamed method_1288Lnet/minecraft/block/RedstoneDust;method_1288(Lnet/minecraft/level/Level;IIII)I
-
onAdjacentBlockUpdate
- Overrides:
onAdjacentBlockUpdatein classBlockBase- Mappings:
Namespace Name Mixin selector intermediary method_1609Lnet/minecraft/class_17;method_1609(Lnet/minecraft/class_18;IIII)Vglue method_39Lclass_507;method_39(Lclass_129;IIII)Vserver bLna;b(Ldj;IIII)Vclient bLuu;b(Lfd;IIII)Vnamed onAdjacentBlockUpdateLnet/minecraft/block/BlockBase;onAdjacentBlockUpdate(Lnet/minecraft/level/Level;IIII)V
-
getDropId
- Overrides:
getDropIdin classBlockBase- Mappings:
Namespace Name Mixin selector intermediary method_1601Lnet/minecraft/class_17;method_1601(ILjava/util/Random;)Iglue method_19Lclass_507;method_19(ILjava/util/Random;)Iserver aLna;a(ILjava/util/Random;)Iclient aLuu;a(ILjava/util/Random;)Inamed getDropIdLnet/minecraft/block/BlockBase;getDropId(ILjava/util/Random;)I
-
indirectlyPowered
- Overrides:
indirectlyPoweredin classBlockBase- Mappings:
Namespace Name Mixin selector intermediary method_1570Lnet/minecraft/class_17;method_1570(Lnet/minecraft/class_18;IIII)Zglue method_156Lclass_507;method_156(Lclass_129;IIII)Zserver dLna;d(Ldj;IIII)Zclient dLuu;d(Lfd;IIII)Znamed indirectlyPoweredLnet/minecraft/block/BlockBase;indirectlyPowered(Lnet/minecraft/level/Level;IIII)Z
-
isPowered
- Overrides:
isPoweredin classBlockBase- Mappings:
Namespace Name Mixin selector intermediary method_1568Lnet/minecraft/class_17;method_1568(Lnet/minecraft/class_14;IIII)Zglue method_154Lclass_507;method_154(Lclass_584;IIII)Zserver aLna;a(Lpb;IIII)Zclient cLuu;c(Lxp;IIII)Znamed isPoweredLnet/minecraft/block/BlockBase;isPowered(Lnet/minecraft/level/BlockView;IIII)Z
-
getEmitsRedstonePower
public boolean getEmitsRedstonePower()- Overrides:
getEmitsRedstonePowerin classBlockBase- Mappings:
Namespace Name Mixin selector intermediary method_1569Lnet/minecraft/class_17;method_1569()Zglue method_155Lclass_507;method_155()Zserver dLna;d()Zclient fLuu;f()Znamed getEmitsRedstonePowerLnet/minecraft/block/BlockBase;getEmitsRedstonePower()Z
-
randomDisplayTick
- Overrides:
randomDisplayTickin classBlockBase- Mappings:
Namespace Name Mixin selector intermediary method_1617Lnet/minecraft/class_17;method_1617(Lnet/minecraft/class_18;IIILjava/util/Random;)Vglue method_62Lclass_507;method_62(Lclass_129;IIILjava/util/Random;)Vserver method_1617Lna;method_1617(Ldj;IIILjava/util/Random;)Vclient bLuu;b(Lfd;IIILjava/util/Random;)Vnamed randomDisplayTickLnet/minecraft/block/BlockBase;randomDisplayTick(Lnet/minecraft/level/Level;IIILjava/util/Random;)V
-
method_1287
- Mappings:
Namespace Name Mixin selector intermediary method_1287Lnet/minecraft/class_408;method_1287(Lnet/minecraft/class_14;IIII)Zglue method_1627Lclass_447;method_1627(Lclass_584;IIII)Zserver cLlo;c(Lpb;IIII)Zclient eLsm;e(Lxp;IIII)Znamed method_1287Lnet/minecraft/block/RedstoneDust;method_1287(Lnet/minecraft/level/BlockView;IIII)Z
-