Class TripwireBlock

java.lang.Object
net.minecraft.block.Block
net.minecraft.block.TripwireBlock
All Implemented Interfaces:
Itemable

public class TripwireBlock extends Block
Mappings:
Namespace Name
official bin
intermediary net/minecraft/class_208
named net/minecraft/block/TripwireBlock
  • Field Details

    • field_18542

      public static final BooleanProperty field_18542
      Mappings:
      Namespace Name Mixin selector
      official a Lbin;a:Lbmb;
      intermediary field_18542 Lnet/minecraft/class_208;field_18542:Lnet/minecraft/class_2243;
      named field_18542 Lnet/minecraft/block/TripwireBlock;field_18542:Lnet/minecraft/state/property/BooleanProperty;
    • field_18543

      public static final BooleanProperty field_18543
      Mappings:
      Namespace Name Mixin selector
      official b Lbin;b:Lbmb;
      intermediary field_18543 Lnet/minecraft/class_208;field_18543:Lnet/minecraft/class_2243;
      named field_18543 Lnet/minecraft/block/TripwireBlock;field_18543:Lnet/minecraft/state/property/BooleanProperty;
    • field_18544

      public static final BooleanProperty field_18544
      Mappings:
      Namespace Name Mixin selector
      official c Lbin;c:Lbmb;
      intermediary field_18544 Lnet/minecraft/class_208;field_18544:Lnet/minecraft/class_2243;
      named field_18544 Lnet/minecraft/block/TripwireBlock;field_18544:Lnet/minecraft/state/property/BooleanProperty;
    • field_18545

      public static final BooleanProperty field_18545
      Mappings:
      Namespace Name Mixin selector
      official o Lbin;o:Lbmb;
      intermediary field_18545 Lnet/minecraft/class_208;field_18545:Lnet/minecraft/class_2243;
      named field_18545 Lnet/minecraft/block/TripwireBlock;field_18545:Lnet/minecraft/state/property/BooleanProperty;
    • field_18546

      public static final BooleanProperty field_18546
      Mappings:
      Namespace Name Mixin selector
      official p Lbin;p:Lbmb;
      intermediary field_18546 Lnet/minecraft/class_208;field_18546:Lnet/minecraft/class_2243;
      named field_18546 Lnet/minecraft/block/TripwireBlock;field_18546:Lnet/minecraft/state/property/BooleanProperty;
    • field_18547

      public static final BooleanProperty field_18547
      Mappings:
      Namespace Name Mixin selector
      official q Lbin;q:Lbmb;
      intermediary field_18547 Lnet/minecraft/class_208;field_18547:Lnet/minecraft/class_2243;
      named field_18547 Lnet/minecraft/block/TripwireBlock;field_18547:Lnet/minecraft/state/property/BooleanProperty;
    • field_18548

      public static final BooleanProperty field_18548
      Mappings:
      Namespace Name Mixin selector
      official r Lbin;r:Lbmb;
      intermediary field_18548 Lnet/minecraft/class_208;field_18548:Lnet/minecraft/class_2243;
      named field_18548 Lnet/minecraft/block/TripwireBlock;field_18548:Lnet/minecraft/state/property/BooleanProperty;
    • field_18551

      private static final Map<Direction,BooleanProperty> field_18551
      Mappings:
      Namespace Name Mixin selector
      official u Lbin;u:Ljava/util/Map;
      intermediary field_18551 Lnet/minecraft/class_208;field_18551:Ljava/util/Map;
      named field_18551 Lnet/minecraft/block/TripwireBlock;field_18551:Ljava/util/Map;
    • field_18549

      protected static final VoxelShape field_18549
      Mappings:
      Namespace Name Mixin selector
      official s Lbin;s:Lcew;
      intermediary field_18549 Lnet/minecraft/class_208;field_18549:Lnet/minecraft/class_4100;
      named field_18549 Lnet/minecraft/block/TripwireBlock;field_18549:Lnet/minecraft/util/shapes/VoxelShape;
    • field_18550

      protected static final VoxelShape field_18550
      Mappings:
      Namespace Name Mixin selector
      official t Lbin;t:Lcew;
      intermediary field_18550 Lnet/minecraft/class_208;field_18550:Lnet/minecraft/class_4100;
      named field_18550 Lnet/minecraft/block/TripwireBlock;field_18550:Lnet/minecraft/util/shapes/VoxelShape;
    • field_18552

      private final TripwireHookBlock field_18552
      Mappings:
      Namespace Name Mixin selector
      official v Lbin;v:Lbio;
      intermediary field_18552 Lnet/minecraft/class_208;field_18552:Lnet/minecraft/class_207;
      named field_18552 Lnet/minecraft/block/TripwireBlock;field_18552:Lnet/minecraft/block/TripwireHookBlock;
  • Constructor Details

  • Method Details

    • getOutlineShape

      public VoxelShape getOutlineShape(BlockState state, BlockView world, BlockPos pos)
      Overrides:
      getOutlineShape in class Block
      Mappings:
      Namespace Name Mixin selector
      official a Lbcs;a(Lblc;Laxk;Lel;)Lcew;
      intermediary method_11554 Lnet/minecraft/class_197;method_11554(Lnet/minecraft/class_2232;Lnet/minecraft/class_1158;Lnet/minecraft/class_2552;)Lnet/minecraft/class_4100;
      named getOutlineShape Lnet/minecraft/block/Block;getOutlineShape(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/util/shapes/VoxelShape;
    • method_16563

      public BlockState method_16563(ItemPlacementContext itemPlacementContext)
      Overrides:
      method_16563 in class Block
      Mappings:
      Namespace Name Mixin selector
      official a Lbcs;a(Lark;)Lblc;
      intermediary method_16563 Lnet/minecraft/class_197;method_16563(Lnet/minecraft/class_3544;)Lnet/minecraft/class_2232;
      named method_16563 Lnet/minecraft/block/Block;method_16563(Lnet/minecraft/item/ItemPlacementContext;)Lnet/minecraft/block/BlockState;
    • method_16575

      public BlockState method_16575(BlockState blockState, Direction direction, BlockState blockState2, IWorld iWorld, BlockPos blockPos, BlockPos blockPos2)
      Overrides:
      method_16575 in class Block
      Mappings:
      Namespace Name Mixin selector
      official a Lbcs;a(Lblc;Leq;Lblc;Laxz;Lel;Lel;)Lblc;
      intermediary method_16575 Lnet/minecraft/class_197;method_16575(Lnet/minecraft/class_2232;Lnet/minecraft/class_1354;Lnet/minecraft/class_2232;Lnet/minecraft/class_3598;Lnet/minecraft/class_2552;Lnet/minecraft/class_2552;)Lnet/minecraft/class_2232;
      named method_16575 Lnet/minecraft/block/Block;method_16575(Lnet/minecraft/block/BlockState;Lnet/minecraft/util/math/Direction;Lnet/minecraft/block/BlockState;Lnet/minecraft/world/IWorld;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/block/BlockState;
    • method_11562

      public boolean method_11562(BlockState state)
      Overrides:
      method_11562 in class Block
      Mappings:
      Namespace Name Mixin selector
      official a Lbcs;a(Lblc;)Z
      intermediary method_11562 Lnet/minecraft/class_197;method_11562(Lnet/minecraft/class_2232;)Z
      named method_11562 Lnet/minecraft/block/Block;method_11562(Lnet/minecraft/block/BlockState;)Z
    • getRenderLayerType

      public BlockRenderLayer getRenderLayerType()
      Returns the appropriate RenderLayer for a block. Only called on the client.
      Overrides:
      getRenderLayerType in class Block
      Returns:
      The block's RenderLayer
      Mappings:
      Namespace Name Mixin selector
      official c Lbcs;c()Laxl;
      intermediary method_8687 Lnet/minecraft/class_197;method_8687()Lnet/minecraft/class_2165;
      named getRenderLayerType Lnet/minecraft/block/Block;getRenderLayerType()Lnet/minecraft/client/render/BlockRenderLayer;
    • method_8668

      public void method_8668(BlockState blockState, World world, BlockPos blockPos, BlockState blockState2)
      Overrides:
      method_8668 in class Block
      Mappings:
      Namespace Name Mixin selector
      official a Lbcs;a(Lblc;Laxy;Lel;Lblc;)V
      intermediary method_8668 Lnet/minecraft/class_197;method_8668(Lnet/minecraft/class_2232;Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Lnet/minecraft/class_2232;)V
      named method_8668 Lnet/minecraft/block/Block;method_8668(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)V
    • method_8659

      public void method_8659(BlockState blockState, World world, BlockPos blockPos, BlockState blockState2, boolean bool)
      Overrides:
      method_8659 in class Block
      Mappings:
      Namespace Name Mixin selector
      official a Lbcs;a(Lblc;Laxy;Lel;Lblc;Z)V
      intermediary method_8659 Lnet/minecraft/class_197;method_8659(Lnet/minecraft/class_2232;Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Lnet/minecraft/class_2232;Z)V
      named method_8659 Lnet/minecraft/block/Block;method_8659(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Z)V
    • onBreakByPlayer

      public void onBreakByPlayer(World world, BlockPos pos, BlockState state, PlayerEntity player)
      Runs when the block is broken by a player.
      Overrides:
      onBreakByPlayer in class Block
      Parameters:
      world - The world that the block is placed in
      pos - The block's position
      state - The block's BlockState
      player - The player who broke the block
      Mappings:
      Namespace Name Mixin selector
      official a Lbcs;a(Laxy;Lel;Lblc;Laog;)V
      intermediary method_8644 Lnet/minecraft/class_197;method_8644(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Lnet/minecraft/class_2232;Lnet/minecraft/class_988;)V
      named onBreakByPlayer Lnet/minecraft/block/Block;onBreakByPlayer(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Lnet/minecraft/entity/player/PlayerEntity;)V
    • update

      private void update(World world, BlockPos pos, BlockState state)
      Mappings:
      Namespace Name Mixin selector
      official a Lbin;a(Laxy;Lel;Lblc;)V
      intermediary method_8943 Lnet/minecraft/class_208;method_8943(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Lnet/minecraft/class_2232;)V
      named update Lnet/minecraft/block/TripwireBlock;update(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)V
    • method_416

      public void method_416(BlockState blockState, World world, BlockPos blockPos, Entity entity)
      Overrides:
      method_416 in class Block
      Mappings:
      Namespace Name Mixin selector
      official a Lbcs;a(Lblc;Laxy;Lel;Laer;)V
      intermediary method_416 Lnet/minecraft/class_197;method_416(Lnet/minecraft/class_2232;Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Lnet/minecraft/class_864;)V
      named method_416 Lnet/minecraft/block/Block;method_416(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/Entity;)V
    • method_8661

      public void method_8661(BlockState blockState, World world, BlockPos blockPos, Random random)
      Overrides:
      method_8661 in class Block
      Mappings:
      Namespace Name Mixin selector
      official a Lbcs;a(Lblc;Laxy;Lel;Ljava/util/Random;)V
      intermediary method_8661 Lnet/minecraft/class_197;method_8661(Lnet/minecraft/class_2232;Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Ljava/util/Random;)V
      named method_8661 Lnet/minecraft/block/Block;method_8661(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V
    • updatePowered

      private void updatePowered(World world, BlockPos pos)
      Mappings:
      Namespace Name Mixin selector
      official a Lbin;a(Laxy;Lel;)V
      intermediary method_8942 Lnet/minecraft/class_208;method_8942(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;)V
      named updatePowered Lnet/minecraft/block/TripwireBlock;updatePowered(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)V
    • method_16752

      public boolean method_16752(BlockState blockState, Direction direction)
      Mappings:
      Namespace Name Mixin selector
      official a Lbin;a(Lblc;Leq;)Z
      intermediary method_16752 Lnet/minecraft/class_208;method_16752(Lnet/minecraft/class_2232;Lnet/minecraft/class_1354;)Z
      named method_16752 Lnet/minecraft/block/TripwireBlock;method_16752(Lnet/minecraft/block/BlockState;Lnet/minecraft/util/math/Direction;)Z
    • withRotation

      public BlockState withRotation(BlockState state, BlockRotation rotation)
      Overrides:
      withRotation in class Block
      Mappings:
      Namespace Name Mixin selector
      official a Lbcs;a(Lblc;Lbhb;)Lblc;
      intermediary method_11556 Lnet/minecraft/class_197;method_11556(Lnet/minecraft/class_2232;Lnet/minecraft/class_2734;)Lnet/minecraft/class_2232;
      named withRotation Lnet/minecraft/block/Block;withRotation(Lnet/minecraft/block/BlockState;Lnet/minecraft/util/BlockRotation;)Lnet/minecraft/block/BlockState;
    • withMirror

      public BlockState withMirror(BlockState state, BlockMirror mirror)
      Overrides:
      withMirror in class Block
      Mappings:
      Namespace Name Mixin selector
      official a Lbcs;a(Lblc;Lbfz;)Lblc;
      intermediary method_11555 Lnet/minecraft/class_197;method_11555(Lnet/minecraft/class_2232;Lnet/minecraft/class_2727;)Lnet/minecraft/class_2232;
      named withMirror Lnet/minecraft/block/Block;withMirror(Lnet/minecraft/block/BlockState;Lnet/minecraft/util/BlockMirror;)Lnet/minecraft/block/BlockState;
    • appendProperties

      protected void appendProperties(StateManager.Builder<Block,BlockState> builder)
      Overrides:
      appendProperties in class Block
      Mappings:
      Namespace Name Mixin selector
      official a Lbcs;a(Lble$a;)V
      intermediary method_16576 Lnet/minecraft/class_197;method_16576(Lnet/minecraft/class_2233$class_3757;)V
      named appendProperties Lnet/minecraft/block/Block;appendProperties(Lnet/minecraft/state/StateManager$Builder;)V
    • method_14307

      public BlockRenderLayer method_14307(BlockView view, BlockState state, BlockPos pos, Direction direction)
      Overrides:
      method_14307 in class Block
      Mappings:
      Namespace Name Mixin selector
      official a Lbcs;a(Laxk;Lblc;Lel;Leq;)Lblb;
      intermediary method_14307 Lnet/minecraft/class_197;method_14307(Lnet/minecraft/class_1158;Lnet/minecraft/class_2232;Lnet/minecraft/class_2552;Lnet/minecraft/class_1354;)Lnet/minecraft/class_3225;
      named method_14307 Lnet/minecraft/block/Block;method_14307(Lnet/minecraft/world/BlockView;Lnet/minecraft/block/BlockState;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;)Lnet/minecraft/block/BlockRenderLayer;