Class AnvilBlock

All Implemented Interfaces:
Itemable

public class AnvilBlock extends FallingBlock
Mappings:
Namespace Name
official bce
intermediary net/minecraft/class_1299
named net/minecraft/block/AnvilBlock
  • Field Details

    • field_12557

      private static final Logger field_12557
      Mappings:
      Namespace Name Mixin selector
      official c Lbce;c:Lorg/apache/logging/log4j/Logger;
      intermediary field_12557 Lnet/minecraft/class_1299;field_12557:Lorg/apache/logging/log4j/Logger;
      named field_12557 Lnet/minecraft/block/AnvilBlock;field_12557:Lorg/apache/logging/log4j/Logger;
    • FACING

      public static final DirectionProperty FACING
      Mappings:
      Namespace Name Mixin selector
      official a Lbce;a:Lbme;
      intermediary field_9244 Lnet/minecraft/class_1299;field_9244:Lnet/minecraft/class_2244;
      named FACING Lnet/minecraft/block/AnvilBlock;FACING:Lnet/minecraft/state/property/DirectionProperty;
    • field_17713

      private static final VoxelShape field_17713
      Mappings:
      Namespace Name Mixin selector
      official o Lbce;o:Lcew;
      intermediary field_17713 Lnet/minecraft/class_1299;field_17713:Lnet/minecraft/class_4100;
      named field_17713 Lnet/minecraft/block/AnvilBlock;field_17713:Lnet/minecraft/util/shapes/VoxelShape;
    • field_17714

      private static final VoxelShape field_17714
      Mappings:
      Namespace Name Mixin selector
      official p Lbce;p:Lcew;
      intermediary field_17714 Lnet/minecraft/class_1299;field_17714:Lnet/minecraft/class_4100;
      named field_17714 Lnet/minecraft/block/AnvilBlock;field_17714:Lnet/minecraft/util/shapes/VoxelShape;
    • field_17715

      private static final VoxelShape field_17715
      Mappings:
      Namespace Name Mixin selector
      official q Lbce;q:Lcew;
      intermediary field_17715 Lnet/minecraft/class_1299;field_17715:Lnet/minecraft/class_4100;
      named field_17715 Lnet/minecraft/block/AnvilBlock;field_17715:Lnet/minecraft/util/shapes/VoxelShape;
    • field_17716

      private static final VoxelShape field_17716
      Mappings:
      Namespace Name Mixin selector
      official r Lbce;r:Lcew;
      intermediary field_17716 Lnet/minecraft/class_1299;field_17716:Lnet/minecraft/class_4100;
      named field_17716 Lnet/minecraft/block/AnvilBlock;field_17716:Lnet/minecraft/util/shapes/VoxelShape;
    • field_17717

      private static final VoxelShape field_17717
      Mappings:
      Namespace Name Mixin selector
      official s Lbce;s:Lcew;
      intermediary field_17717 Lnet/minecraft/class_1299;field_17717:Lnet/minecraft/class_4100;
      named field_17717 Lnet/minecraft/block/AnvilBlock;field_17717:Lnet/minecraft/util/shapes/VoxelShape;
    • field_17718

      private static final VoxelShape field_17718
      Mappings:
      Namespace Name Mixin selector
      official t Lbce;t:Lcew;
      intermediary field_17718 Lnet/minecraft/class_1299;field_17718:Lnet/minecraft/class_4100;
      named field_17718 Lnet/minecraft/block/AnvilBlock;field_17718:Lnet/minecraft/util/shapes/VoxelShape;
    • field_17719

      private static final VoxelShape field_17719
      Mappings:
      Namespace Name Mixin selector
      official u Lbce;u:Lcew;
      intermediary field_17719 Lnet/minecraft/class_1299;field_17719:Lnet/minecraft/class_4100;
      named field_17719 Lnet/minecraft/block/AnvilBlock;field_17719:Lnet/minecraft/util/shapes/VoxelShape;
    • field_17720

      private static final VoxelShape field_17720
      Mappings:
      Namespace Name Mixin selector
      official v Lbce;v:Lcew;
      intermediary field_17720 Lnet/minecraft/class_1299;field_17720:Lnet/minecraft/class_4100;
      named field_17720 Lnet/minecraft/block/AnvilBlock;field_17720:Lnet/minecraft/util/shapes/VoxelShape;
    • field_17721

      private static final VoxelShape field_17721
      Mappings:
      Namespace Name Mixin selector
      official w Lbce;w:Lcew;
      intermediary field_17721 Lnet/minecraft/class_1299;field_17721:Lnet/minecraft/class_4100;
      named field_17721 Lnet/minecraft/block/AnvilBlock;field_17721:Lnet/minecraft/util/shapes/VoxelShape;
  • Constructor Details

    • AnvilBlock

      public AnvilBlock(Block.Builder settings)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbcs;<init>(Lbcs$c;)V
      intermediary <init> Lnet/minecraft/class_197;<init>(Lnet/minecraft/class_197$class_3692;)V
      named <init> Lnet/minecraft/block/Block;<init>(Lnet/minecraft/block/Block$Builder;)V
  • Method Details

    • 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
    • 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;
    • 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_421

      public boolean method_421(BlockState blockState, World world, BlockPos blockPos, PlayerEntity playerEntity, Hand hand, Direction direction, float float2, float float3, float float4)
      Overrides:
      method_421 in class Block
      Mappings:
      Namespace Name Mixin selector
      official a Lbcs;a(Lblc;Laxy;Lel;Laog;Ladk;Leq;FFF)Z
      intermediary method_421 Lnet/minecraft/class_197;method_421(Lnet/minecraft/class_2232;Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Lnet/minecraft/class_988;Lnet/minecraft/class_2961;Lnet/minecraft/class_1354;FFF)Z
      named method_421 Lnet/minecraft/block/Block;method_421(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;Lnet/minecraft/util/math/Direction;FFF)Z
    • 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_6481

      protected void method_6481(FallingBlockEntity fallingBlockEntity)
      Overrides:
      method_6481 in class FallingBlock
      Mappings:
      Namespace Name Mixin selector
      official a Lbep;a(Laml;)V
      intermediary method_6481 Lnet/minecraft/class_1756;method_6481(Lnet/minecraft/class_963;)V
      named method_6481 Lnet/minecraft/block/FallingBlock;method_6481(Lnet/minecraft/entity/FallingBlockEntity;)V
    • method_8766

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

      public void method_13705(World world, BlockPos blockPos)
      Overrides:
      method_13705 in class FallingBlock
      Mappings:
      Namespace Name Mixin selector
      official a Lbep;a(Laxy;Lel;)V
      intermediary method_13705 Lnet/minecraft/class_1756;method_13705(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;)V
      named method_13705 Lnet/minecraft/block/FallingBlock;method_13705(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)V
    • method_16549

      @Nullable public static BlockState method_16549(BlockState blockState)
      Mappings:
      Namespace Name Mixin selector
      official a_ Lbce;a_(Lblc;)Lblc;
      intermediary method_16549 Lnet/minecraft/class_1299;method_16549(Lnet/minecraft/class_2232;)Lnet/minecraft/class_2232;
      named method_16549 Lnet/minecraft/block/AnvilBlock;method_16549(Lnet/minecraft/block/BlockState;)Lnet/minecraft/block/BlockState;
    • 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;
    • 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
    • canPlaceAtSide

      public boolean canPlaceAtSide(BlockState state, BlockView world, BlockPos pos, BlockPlacementEnvironment blockPlacementEnvironment)
      Overrides:
      canPlaceAtSide in class Block
      Mappings:
      Namespace Name Mixin selector
      official a Lbcs;a(Lblc;Laxk;Lel;Lcbf;)Z
      intermediary method_8663 Lnet/minecraft/class_197;method_8663(Lnet/minecraft/class_2232;Lnet/minecraft/class_1158;Lnet/minecraft/class_2552;Lnet/minecraft/class_4064;)Z
      named canPlaceAtSide Lnet/minecraft/block/Block;canPlaceAtSide(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockPlacementEnvironment;)Z