Class BedBlock

java.lang.Object
net.minecraft.block.Block
net.minecraft.block.BedBlock

public class BedBlock extends Block
Mappings:
Namespace Name
intermediary net/minecraft/class_485
glue class_520
server nj
client ve
named net/minecraft/block/BedBlock
  • Field Details

    • field_1999

      public static final int[][] field_1999
      Mappings:
      Namespace Name Mixin selector
      intermediary field_1999 Lnet/minecraft/class_485;field_1999:[[I
      glue field_2211 Lclass_520;field_2211:[[I
      server a Lnj;a:[[I
      client a Lve;a:[[I
      named field_1999 Lnet/minecraft/block/BedBlock;field_1999:[[I
  • Constructor Details

    • BedBlock

      public BedBlock(int id)
      Mappings:
      Namespace Name Mixin selector
      intermediary <init> Lnet/minecraft/class_485;<init>(I)V
      glue <init> Lclass_520;<init>(I)V
      server <init> Lnj;<init>(I)V
      client <init> Lve;<init>(I)V
      named <init> Lnet/minecraft/block/BedBlock;<init>(I)V
  • Method Details

    • onUse

      public boolean onUse(World world, int x, int y, int z, PlayerEntity player)
      Overrides:
      onUse in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1608 Lnet/minecraft/class_17;method_1608(Lnet/minecraft/class_18;IIILnet/minecraft/class_54;)Z
      glue method_38 Lclass_507;method_38(Lclass_129;IIILclass_172;)Z
      server a Lna;a(Ldj;IIILem;)Z
      client a Luu;a(Lfd;IIILgs;)Z
      named onUse Lnet/minecraft/block/Block;onUse(Lnet/minecraft/world/World;IIILnet/minecraft/entity/player/PlayerEntity;)Z
    • getTexture

      public int getTexture(int side, int meta)
      Overrides:
      getTexture in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1627 Lnet/minecraft/class_17;method_1627(II)I
      glue method_96 Lclass_507;method_96(II)I
      server a Lna;a(II)I
      client a Luu;a(II)I
      named getTexture Lnet/minecraft/block/Block;getTexture(II)I
    • getRenderType

      @Environment(CLIENT) public int getRenderType()
      Overrides:
      getRenderType in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1621 Lnet/minecraft/class_17;method_1621()I
      glue method_652 Lclass_507;method_652()I
      server method_1621 Lna;method_1621()I
      client b Luu;b()I
      named getRenderType Lnet/minecraft/block/Block;getRenderType()I
    • isFullCube

      public boolean isFullCube()
      Overrides:
      isFullCube in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1623 Lnet/minecraft/class_17;method_1623()Z
      glue method_66 Lclass_507;method_66()Z
      server b Lna;b()Z
      client d Luu;d()Z
      named isFullCube Lnet/minecraft/block/Block;isFullCube()Z
    • isOpaque

      public boolean isOpaque()
      Overrides:
      isOpaque in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1620 Lnet/minecraft/class_17;method_1620()Z
      glue method_65 Lclass_507;method_65()Z
      server a Lna;a()Z
      client c Luu;c()Z
      named isOpaque Lnet/minecraft/block/Block;isOpaque()Z
    • updateBoundingBox

      public void updateBoundingBox(BlockView blockView, int x, int y, int z)
      Overrides:
      updateBoundingBox in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1616 Lnet/minecraft/class_17;method_1616(Lnet/minecraft/class_14;III)V
      glue method_60 Lclass_507;method_60(Lclass_584;III)V
      server a Lna;a(Lpb;III)V
      client a Luu;a(Lxp;III)V
      named updateBoundingBox Lnet/minecraft/block/Block;updateBoundingBox(Lnet/minecraft/world/BlockView;III)V
    • neighborUpdate

      public void neighborUpdate(World world, int x, int y, int z, int id)
      Overrides:
      neighborUpdate in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1609 Lnet/minecraft/class_17;method_1609(Lnet/minecraft/class_18;IIII)V
      glue method_39 Lclass_507;method_39(Lclass_129;IIII)V
      server b Lna;b(Ldj;IIII)V
      client b Luu;b(Lfd;IIII)V
      named neighborUpdate Lnet/minecraft/block/Block;neighborUpdate(Lnet/minecraft/world/World;IIII)V
    • getDroppedItemId

      public int getDroppedItemId(int blockMeta, Random random)
      Overrides:
      getDroppedItemId in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1601 Lnet/minecraft/class_17;method_1601(ILjava/util/Random;)I
      glue method_19 Lclass_507;method_19(ILjava/util/Random;)I
      server a Lna;a(ILjava/util/Random;)I
      client a Luu;a(ILjava/util/Random;)I
      named getDroppedItemId Lnet/minecraft/block/Block;getDroppedItemId(ILjava/util/Random;)I
    • method_1662

      private void method_1662()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1662 Lnet/minecraft/class_485;method_1662()V
      glue method_1928 Lclass_520;method_1928()V
      server o Lnj;o()V
      client r Lve;r()V
      named method_1662 Lnet/minecraft/block/BedBlock;method_1662()V
    • method_1658

      public static int method_1658(int int2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1658 Lnet/minecraft/class_485;method_1658(I)I
      glue method_1924 Lclass_520;method_1924(I)I
      server c Lnj;c(I)I
      client d Lve;d(I)I
      named method_1658 Lnet/minecraft/block/BedBlock;method_1658(I)I
    • method_1659

      public static boolean method_1659(int int2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1659 Lnet/minecraft/class_485;method_1659(I)Z
      glue method_1925 Lclass_520;method_1925(I)Z
      server d Lnj;d(I)Z
      client e Lve;e(I)Z
      named method_1659 Lnet/minecraft/block/BedBlock;method_1659(I)Z
    • method_1660

      public static boolean method_1660(int int2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1660 Lnet/minecraft/class_485;method_1660(I)Z
      glue method_1926 Lclass_520;method_1926(I)Z
      server e Lnj;e(I)Z
      client f Lve;f(I)Z
      named method_1660 Lnet/minecraft/block/BedBlock;method_1660(I)Z
    • method_1657

      public static void method_1657(World world, int int2, int int3, int int4, boolean bool)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1657 Lnet/minecraft/class_485;method_1657(Lnet/minecraft/class_18;IIIZ)V
      glue method_1923 Lclass_520;method_1923(Lclass_129;IIIZ)V
      server a Lnj;a(Ldj;IIIZ)V
      client a Lve;a(Lfd;IIIZ)V
      named method_1657 Lnet/minecraft/block/BedBlock;method_1657(Lnet/minecraft/world/World;IIIZ)V
    • method_1661

      public static Vec3i method_1661(World world, int int2, int int3, int int4, int int5)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1661 Lnet/minecraft/class_485;method_1661(Lnet/minecraft/class_18;IIII)Lnet/minecraft/class_63;
      glue method_1927 Lclass_520;method_1927(Lclass_129;IIII)Lclass_42;
      server f Lnj;f(Ldj;IIII)Lay;
      client f Lve;f(Lfd;IIII)Lbr;
      named method_1661 Lnet/minecraft/block/BedBlock;method_1661(Lnet/minecraft/world/World;IIII)Lnet/minecraft/util/math/Vec3i;
    • dropStacks

      public void dropStacks(World world, int int2, int int3, int int4, int int5, float float2)
      Overrides:
      dropStacks in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1625 Lnet/minecraft/class_17;method_1625(Lnet/minecraft/class_18;IIIIF)V
      glue method_683 Lclass_507;method_683(Lclass_129;IIIIF)V
      server a Lna;a(Ldj;IIIIF)V
      client a Luu;a(Lfd;IIIIF)V
      named dropStacks Lnet/minecraft/block/Block;dropStacks(Lnet/minecraft/world/World;IIIIF)V
    • getPistonBehavior

      public int getPistonBehavior()
      Overrides:
      getPistonBehavior in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1574 Lnet/minecraft/class_17;method_1574()I
      glue method_157 Lclass_507;method_157()I
      server e Lna;e()I
      client h Luu;h()I
      named getPistonBehavior Lnet/minecraft/block/Block;getPistonBehavior()I