Class DoorBlock

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

public class DoorBlock extends Block
Mappings:
Namespace Name
intermediary net/minecraft/class_252
glue class_271
server hc
client le
named net/minecraft/block/DoorBlock
  • Constructor Details

    • DoorBlock

      protected DoorBlock(int id, Material material)
      Mappings:
      Namespace Name Mixin selector
      intermediary <init> Lnet/minecraft/class_17;<init>(ILnet/minecraft/class_15;)V
      glue <init> Lclass_507;<init>(ILclass_280;)V
      server <init> Lna;<init>(ILhj;)V
      client <init> Luu;<init>(ILln;)V
      named <init> Lnet/minecraft/block/Block;<init>(ILnet/minecraft/block/Material;)V
  • Method Details

    • 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
    • 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
    • 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
    • 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
    • getBoundingBox

      @Environment(CLIENT) public Box getBoundingBox(World world, int x, int y, int z)
      Overrides:
      getBoundingBox in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1622 Lnet/minecraft/class_17;method_1622(Lnet/minecraft/class_18;III)Lnet/minecraft/class_25;
      glue method_653 Lclass_507;method_653(Lclass_129;III)Lclass_113;
      server method_1622 Lna;method_1622(Ldj;III)Lcz;
      client f Luu;f(Lfd;III)Leq;
      named getBoundingBox Lnet/minecraft/block/Block;getBoundingBox(Lnet/minecraft/world/World;III)Lnet/minecraft/util/math/Box;
    • getCollisionShape

      public Box getCollisionShape(World world, int x, int y, int z)
      Overrides:
      getCollisionShape in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1624 Lnet/minecraft/class_17;method_1624(Lnet/minecraft/class_18;III)Lnet/minecraft/class_25;
      glue method_67 Lclass_507;method_67(Lclass_129;III)Lclass_113;
      server e Lna;e(Ldj;III)Lcz;
      client e Luu;e(Lfd;III)Leq;
      named getCollisionShape Lnet/minecraft/block/Block;getCollisionShape(Lnet/minecraft/world/World;III)Lnet/minecraft/util/math/Box;
    • 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
    • method_838

      public void method_838(int int2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_838 Lnet/minecraft/class_252;method_838(I)V
      glue method_1227 Lclass_271;method_1227(I)V
      server c Lhc;c(I)V
      client d Lle;d(I)V
      named method_838 Lnet/minecraft/block/DoorBlock;method_838(I)V
    • onBlockBreakStart

      public void onBlockBreakStart(World world, int x, int y, int z, PlayerEntity player)
      Overrides:
      onBlockBreakStart in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1610 Lnet/minecraft/class_17;method_1610(Lnet/minecraft/class_18;IIILnet/minecraft/class_54;)V
      glue method_40 Lclass_507;method_40(Lclass_129;IIILclass_172;)V
      server b Lna;b(Ldj;IIILem;)V
      client b Luu;b(Lfd;IIILgs;)V
      named onBlockBreakStart Lnet/minecraft/block/Block;onBlockBreakStart(Lnet/minecraft/world/World;IIILnet/minecraft/entity/player/PlayerEntity;)V
    • 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
    • method_837

      public void method_837(World world, int x, int y, int z, boolean bool)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_837 Lnet/minecraft/class_252;method_837(Lnet/minecraft/class_18;IIIZ)V
      glue method_1226 Lclass_271;method_1226(Lclass_129;IIIZ)V
      server a Lhc;a(Ldj;IIIZ)V
      client a Lle;a(Lfd;IIIZ)V
      named method_837 Lnet/minecraft/block/DoorBlock;method_837(Lnet/minecraft/world/World;IIIZ)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
    • raycast

      public HitResult raycast(World world, int x, int y, int z, Vec3d startPos, Vec3d endPos)
      Overrides:
      raycast in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1564 Lnet/minecraft/class_17;method_1564(Lnet/minecraft/class_18;IIILnet/minecraft/class_26;Lnet/minecraft/class_26;)Lnet/minecraft/class_27;
      glue method_1225 Lclass_507;method_1225(Lclass_129;IIILclass_45;Lclass_45;)Lclass_518;
      server a Lna;a(Ldj;IIILba;Lba;)Lnh;
      client a Luu;a(Lfd;IIILbt;Lbt;)Lvf;
      named raycast Lnet/minecraft/block/Block;raycast(Lnet/minecraft/world/World;IIILnet/minecraft/util/math/Vec3d;Lnet/minecraft/util/math/Vec3d;)Lnet/minecraft/util/hit/HitResult;
    • method_839

      public int method_839(int meta)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_839 Lnet/minecraft/class_252;method_839(I)I
      glue method_1228 Lclass_271;method_1228(I)I
      server d Lhc;d(I)I
      client e Lle;e(I)I
      named method_839 Lnet/minecraft/block/DoorBlock;method_839(I)I
    • canPlaceAt

      public boolean canPlaceAt(World world, int x, int y, int z)
      Overrides:
      canPlaceAt in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1567 Lnet/minecraft/class_17;method_1567(Lnet/minecraft/class_18;III)Z
      glue method_153 Lclass_507;method_153(Lclass_129;III)Z
      server a Lna;a(Ldj;III)Z
      client a Luu;a(Lfd;III)Z
      named canPlaceAt Lnet/minecraft/block/Block;canPlaceAt(Lnet/minecraft/world/World;III)Z
    • method_840

      public static boolean method_840(int int2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_840 Lnet/minecraft/class_252;method_840(I)Z
      glue method_1229 Lclass_271;method_1229(I)Z
      server e Lhc;e(I)Z
      client f Lle;f(I)Z
      named method_840 Lnet/minecraft/block/DoorBlock;method_840(I)Z
    • 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