Class TrapdoorBlock

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

public class TrapdoorBlock extends Block
Mappings:
Namespace Name
intermediary net/minecraft/class_328
glue class_351
server jd
client oq
named net/minecraft/block/TrapdoorBlock
  • Constructor Details

    • TrapdoorBlock

      protected TrapdoorBlock(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

    • method_1620

      public boolean method_1620()
      Overrides:
      method_1620 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 method_1620 Lnet/minecraft/block/Block;method_1620()Z
    • method_1623

      public boolean method_1623()
      Overrides:
      method_1623 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 method_1623 Lnet/minecraft/block/Block;method_1623()Z
    • method_1621

      @Environment(CLIENT) public int method_1621()
      Overrides:
      method_1621 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 method_1621 Lnet/minecraft/block/Block;method_1621()I
    • method_1622

      @Environment(CLIENT) public Box method_1622(World world, int x, int y, int z)
      Overrides:
      method_1622 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 method_1622 Lnet/minecraft/block/Block;method_1622(Lnet/minecraft/world/World;III)Lnet/minecraft/util/math/Box;
    • getBoundingBox

      public Box getBoundingBox(World world, int x, int y, int z)
      Overrides:
      getBoundingBox 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 getBoundingBox Lnet/minecraft/block/Block;getBoundingBox(Lnet/minecraft/world/World;III)Lnet/minecraft/util/math/Box;
    • method_1616

      public void method_1616(BlockView blockView, int x, int y, int z)
      Overrides:
      method_1616 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 method_1616 Lnet/minecraft/block/Block;method_1616(Lnet/minecraft/world/BlockView;III)V
    • method_1605

      @Environment(CLIENT) public void method_1605()
      Overrides:
      method_1605 in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1605 Lnet/minecraft/class_17;method_1605()V
      glue method_217 Lclass_507;method_217()V
      server method_1605 Lna;method_1605()V
      client g Luu;g()V
      named method_1605 Lnet/minecraft/block/Block;method_1605()V
    • method_1060

      public void method_1060(int int2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1060 Lnet/minecraft/class_328;method_1060(I)V
      glue method_1423 Lclass_351;method_1423(I)V
      server c Ljd;c(I)V
      client d Loq;d(I)V
      named method_1060 Lnet/minecraft/block/TrapdoorBlock;method_1060(I)V
    • onHit

      public void onHit(World world, int x, int y, int z, PlayerEntity player)
      Overrides:
      onHit 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 onHit Lnet/minecraft/block/Block;onHit(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_1059

      public void method_1059(World world, int int2, int int3, int int4, boolean bool)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1059 Lnet/minecraft/class_328;method_1059(Lnet/minecraft/class_18;IIIZ)V
      glue method_1422 Lclass_351;method_1422(Lclass_129;IIIZ)V
      server a Ljd;a(Ldj;IIIZ)V
      client a Loq;a(Lfd;IIIZ)V
      named method_1059 Lnet/minecraft/block/TrapdoorBlock;method_1059(Lnet/minecraft/world/World;IIIZ)V
    • method_1609

      public void method_1609(World world, int x, int y, int z, int id)
      Overrides:
      method_1609 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 method_1609 Lnet/minecraft/block/Block;method_1609(Lnet/minecraft/world/World;IIII)V
    • method_1564

      public class_27 method_1564(World word, int x, int y, int z, Vec3d vec3d, Vec3d vec3d2)
      Overrides:
      method_1564 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 method_1564 Lnet/minecraft/block/Block;method_1564(Lnet/minecraft/world/World;IIILnet/minecraft/util/math/Vec3d;Lnet/minecraft/util/math/Vec3d;)Lnet/minecraft/class_27;
    • method_1606

      public void method_1606(World world, int x, int y, int z, int int2)
      Overrides:
      method_1606 in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1606 Lnet/minecraft/class_17;method_1606(Lnet/minecraft/class_18;IIII)V
      glue method_254 Lclass_507;method_254(Lclass_129;IIII)V
      server e Lna;e(Ldj;IIII)V
      client e Luu;e(Lfd;IIII)V
      named method_1606 Lnet/minecraft/block/Block;method_1606(Lnet/minecraft/world/World;IIII)V
    • method_1561

      public boolean method_1561(World world, int int2, int int3, int int4, int int5)
      Overrides:
      method_1561 in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1561 Lnet/minecraft/class_17;method_1561(Lnet/minecraft/class_18;IIII)Z
      glue method_1092 Lclass_507;method_1092(Lclass_129;IIII)Z
      server a Lna;a(Ldj;IIII)Z
      client a Luu;a(Lfd;IIII)Z
      named method_1561 Lnet/minecraft/block/Block;method_1561(Lnet/minecraft/world/World;IIII)Z
    • method_1061

      public static boolean method_1061(int int2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1061 Lnet/minecraft/class_328;method_1061(I)Z
      glue method_1424 Lclass_351;method_1424(I)Z
      server d Ljd;d(I)Z
      client e Loq;e(I)Z
      named method_1061 Lnet/minecraft/block/TrapdoorBlock;method_1061(I)Z