Class TrapdoorBlock

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

public class TrapdoorBlock extends Block
Mappings:
Namespace Name
official amp
intermediary net/minecraft/class_205
named net/minecraft/block/TrapdoorBlock
  • Constructor Details

    • TrapdoorBlock

      protected TrapdoorBlock(Material material)
      Parameters:
      material - The block's material
      Mappings:
      Namespace Name Mixin selector
      official <init> Laht;<init>(Lave;)V
      intermediary <init> Lnet/minecraft/class_197;<init>(Lnet/minecraft/class_63;)V
      named <init> Lnet/minecraft/block/Block;<init>(Lnet/minecraft/block/Material;)V
  • Method Details

    • hasTransperancy

      public boolean hasTransperancy()
      Overrides:
      hasTransperancy in class Block
      Mappings:
      Namespace Name Mixin selector
      official c Laht;c()Z
      intermediary method_449 Lnet/minecraft/class_197;method_449()Z
      named hasTransperancy Lnet/minecraft/block/Block;hasTransperancy()Z
    • renderAsNormalBlock

      public boolean renderAsNormalBlock()
      Returns whether the block can be rendered as a normal block
      Overrides:
      renderAsNormalBlock in class Block
      Returns:
      Whether the block can be rendered as a normal block
      Mappings:
      Namespace Name Mixin selector
      official d Laht;d()Z
      intermediary method_441 Lnet/minecraft/class_197;method_441()Z
      named renderAsNormalBlock Lnet/minecraft/block/Block;renderAsNormalBlock()Z
    • method_446

      public boolean method_446(BlockView blockView, int int2, int int3, int int4)
      Overrides:
      method_446 in class Block
      Mappings:
      Namespace Name Mixin selector
      official b Laht;b(Lafw;III)Z
      intermediary method_446 Lnet/minecraft/class_197;method_446(Lnet/minecraft/class_1158;III)Z
      named method_446 Lnet/minecraft/block/Block;method_446(Lnet/minecraft/world/BlockView;III)Z
    • getBlockType

      public int getBlockType()
      Overrides:
      getBlockType in class Block
      Mappings:
      Namespace Name Mixin selector
      official b Laht;b()I
      intermediary method_429 Lnet/minecraft/class_197;method_429()I
      named getBlockType Lnet/minecraft/block/Block;getBlockType()I
    • method_427

      @Environment(CLIENT) public Box method_427(World world, int int2, int int3, int int4)
      Overrides:
      method_427 in class Block
      Mappings:
      Namespace Name Mixin selector
      official g Laht;g(Lafm;III)Laye;
      intermediary method_427 Lnet/minecraft/class_197;method_427(Lnet/minecraft/class_1150;III)Lnet/minecraft/class_231;
      named method_427 Lnet/minecraft/block/Block;method_427(Lnet/minecraft/world/World;III)Lnet/minecraft/util/math/Box;
    • method_454

      public Box method_454(World world, int int2, int int3, int int4)
      Overrides:
      method_454 in class Block
      Mappings:
      Namespace Name Mixin selector
      official a Laht;a(Lafm;III)Laye;
      intermediary method_454 Lnet/minecraft/class_197;method_454(Lnet/minecraft/class_1150;III)Lnet/minecraft/class_231;
      named method_454 Lnet/minecraft/block/Block;method_454(Lnet/minecraft/world/World;III)Lnet/minecraft/util/math/Box;
    • method_425

      public void method_425(BlockView blockView, int int2, int int3, int int4)
      Overrides:
      method_425 in class Block
      Mappings:
      Namespace Name Mixin selector
      official a Laht;a(Lafw;III)V
      intermediary method_425 Lnet/minecraft/class_197;method_425(Lnet/minecraft/class_1158;III)V
      named method_425 Lnet/minecraft/block/Block;method_425(Lnet/minecraft/world/BlockView;III)V
    • setBlockItemBounds

      public void setBlockItemBounds()
      Sets the bounds for the BlockItem
      Overrides:
      setBlockItemBounds in class Block
      Mappings:
      Namespace Name Mixin selector
      official g Laht;g()V
      intermediary method_456 Lnet/minecraft/class_197;method_456()V
      named setBlockItemBounds Lnet/minecraft/block/Block;setBlockItemBounds()V
    • method_492

      public void method_492(int int2)
      Mappings:
      Namespace Name Mixin selector
      official b Lamp;b(I)V
      intermediary method_492 Lnet/minecraft/class_205;method_492(I)V
      named method_492 Lnet/minecraft/block/TrapdoorBlock;method_492(I)V
    • method_420

      public void method_420(World world, int int2, int int3, int int4, PlayerEntity playerEntity)
      Overrides:
      method_420 in class Block
      Mappings:
      Namespace Name Mixin selector
      official a Laht;a(Lafm;IIILxk;)V
      intermediary method_420 Lnet/minecraft/class_197;method_420(Lnet/minecraft/class_1150;IIILnet/minecraft/class_988;)V
      named method_420 Lnet/minecraft/block/Block;method_420(Lnet/minecraft/world/World;IIILnet/minecraft/entity/player/PlayerEntity;)V
    • onActivated

      public boolean onActivated(World world, int x, int y, int z, PlayerEntity player, int int2, float float2, float float3, float float4)
      Overrides:
      onActivated in class Block
      Mappings:
      Namespace Name Mixin selector
      official a Laht;a(Lafm;IIILxk;IFFF)Z
      intermediary method_421 Lnet/minecraft/class_197;method_421(Lnet/minecraft/class_1150;IIILnet/minecraft/class_988;IFFF)Z
      named onActivated Lnet/minecraft/block/Block;onActivated(Lnet/minecraft/world/World;IIILnet/minecraft/entity/player/PlayerEntity;IFFF)Z
    • method_491

      public void method_491(World world, int int2, int int3, int int4, boolean bool)
      Mappings:
      Namespace Name Mixin selector
      official a Lamp;a(Lafm;IIIZ)V
      intermediary method_491 Lnet/minecraft/class_205;method_491(Lnet/minecraft/class_1150;IIIZ)V
      named method_491 Lnet/minecraft/block/TrapdoorBlock;method_491(Lnet/minecraft/world/World;IIIZ)V
    • onNeighborUpdate

      public void onNeighborUpdate(World world, int x, int y, int z, Block block)
      Overrides:
      onNeighborUpdate in class Block
      Mappings:
      Namespace Name Mixin selector
      official a Laht;a(Lafm;IIILaht;)V
      intermediary method_408 Lnet/minecraft/class_197;method_408(Lnet/minecraft/class_1150;IIILnet/minecraft/class_197;)V
      named onNeighborUpdate Lnet/minecraft/block/Block;onNeighborUpdate(Lnet/minecraft/world/World;IIILnet/minecraft/block/Block;)V
    • method_414

      public BlockHitResult method_414(World world, int int2, int int3, int int4, Vec3d vec3d, Vec3d vec3d2)
      Overrides:
      method_414 in class Block
      Mappings:
      Namespace Name Mixin selector
      official a Laht;a(Lafm;IIILayj;Layj;)Layh;
      intermediary method_414 Lnet/minecraft/class_197;method_414(Lnet/minecraft/class_1150;IIILnet/minecraft/class_236;Lnet/minecraft/class_236;)Lnet/minecraft/class_234;
      named method_414 Lnet/minecraft/block/Block;method_414(Lnet/minecraft/world/World;IIILnet/minecraft/util/math/Vec3d;Lnet/minecraft/util/math/Vec3d;)Lnet/minecraft/util/hit/BlockHitResult;
    • method_4185

      public int method_4185(World world, int int2, int int3, int int4, int int5, float float2, float float3, float float4, int int6)
      Overrides:
      method_4185 in class Block
      Mappings:
      Namespace Name Mixin selector
      official a Laht;a(Lafm;IIIIFFFI)I
      intermediary method_4185 Lnet/minecraft/class_197;method_4185(Lnet/minecraft/class_1150;IIIIFFFI)I
      named method_4185 Lnet/minecraft/block/Block;method_4185(Lnet/minecraft/world/World;IIIIFFFI)I
    • method_428

      public boolean method_428(World world, int int2, int int3, int int4, int int5)
      Overrides:
      method_428 in class Block
      Mappings:
      Namespace Name Mixin selector
      official d Laht;d(Lafm;IIII)Z
      intermediary method_428 Lnet/minecraft/class_197;method_428(Lnet/minecraft/class_1150;IIII)Z
      named method_428 Lnet/minecraft/block/Block;method_428(Lnet/minecraft/world/World;IIII)Z
    • method_493

      public static boolean method_493(int int2)
      Mappings:
      Namespace Name Mixin selector
      official d Lamp;d(I)Z
      intermediary method_493 Lnet/minecraft/class_205;method_493(I)Z
      named method_493 Lnet/minecraft/block/TrapdoorBlock;method_493(I)Z
    • method_6515

      private static boolean method_6515(Block block)
      Mappings:
      Namespace Name Mixin selector
      official a Lamp;a(Laht;)Z
      intermediary method_6515 Lnet/minecraft/class_205;method_6515(Lnet/minecraft/class_197;)Z
      named method_6515 Lnet/minecraft/block/TrapdoorBlock;method_6515(Lnet/minecraft/block/Block;)Z