Class FenceGateBlock

All Implemented Interfaces:
Itemable

public class FenceGateBlock extends HorizotalFacingBlock
Mappings:
Namespace Name
official bes
intermediary net/minecraft/class_135
named net/minecraft/block/FenceGateBlock
  • Field Details

    • field_18320

      public static final BooleanProperty field_18320
      Mappings:
      Namespace Name Mixin selector
      official a Lbes;a:Lbmb;
      intermediary field_18320 Lnet/minecraft/class_135;field_18320:Lnet/minecraft/class_2243;
      named field_18320 Lnet/minecraft/block/FenceGateBlock;field_18320:Lnet/minecraft/state/property/BooleanProperty;
    • field_18321

      public static final BooleanProperty field_18321
      Mappings:
      Namespace Name Mixin selector
      official b Lbes;b:Lbmb;
      intermediary field_18321 Lnet/minecraft/class_135;field_18321:Lnet/minecraft/class_2243;
      named field_18321 Lnet/minecraft/block/FenceGateBlock;field_18321:Lnet/minecraft/state/property/BooleanProperty;
    • field_18322

      public static final BooleanProperty field_18322
      Mappings:
      Namespace Name Mixin selector
      official c Lbes;c:Lbmb;
      intermediary field_18322 Lnet/minecraft/class_135;field_18322:Lnet/minecraft/class_2243;
      named field_18322 Lnet/minecraft/block/FenceGateBlock;field_18322:Lnet/minecraft/state/property/BooleanProperty;
    • field_18323

      protected static final VoxelShape field_18323
      Mappings:
      Namespace Name Mixin selector
      official o Lbes;o:Lcew;
      intermediary field_18323 Lnet/minecraft/class_135;field_18323:Lnet/minecraft/class_4100;
      named field_18323 Lnet/minecraft/block/FenceGateBlock;field_18323:Lnet/minecraft/util/shapes/VoxelShape;
    • field_18324

      protected static final VoxelShape field_18324
      Mappings:
      Namespace Name Mixin selector
      official p Lbes;p:Lcew;
      intermediary field_18324 Lnet/minecraft/class_135;field_18324:Lnet/minecraft/class_4100;
      named field_18324 Lnet/minecraft/block/FenceGateBlock;field_18324:Lnet/minecraft/util/shapes/VoxelShape;
    • field_18325

      protected static final VoxelShape field_18325
      Mappings:
      Namespace Name Mixin selector
      official q Lbes;q:Lcew;
      intermediary field_18325 Lnet/minecraft/class_135;field_18325:Lnet/minecraft/class_4100;
      named field_18325 Lnet/minecraft/block/FenceGateBlock;field_18325:Lnet/minecraft/util/shapes/VoxelShape;
    • field_18326

      protected static final VoxelShape field_18326
      Mappings:
      Namespace Name Mixin selector
      official r Lbes;r:Lcew;
      intermediary field_18326 Lnet/minecraft/class_135;field_18326:Lnet/minecraft/class_4100;
      named field_18326 Lnet/minecraft/block/FenceGateBlock;field_18326:Lnet/minecraft/util/shapes/VoxelShape;
    • field_18327

      protected static final VoxelShape field_18327
      Mappings:
      Namespace Name Mixin selector
      official s Lbes;s:Lcew;
      intermediary field_18327 Lnet/minecraft/class_135;field_18327:Lnet/minecraft/class_4100;
      named field_18327 Lnet/minecraft/block/FenceGateBlock;field_18327:Lnet/minecraft/util/shapes/VoxelShape;
    • field_18328

      protected static final VoxelShape field_18328
      Mappings:
      Namespace Name Mixin selector
      official t Lbes;t:Lcew;
      intermediary field_18328 Lnet/minecraft/class_135;field_18328:Lnet/minecraft/class_4100;
      named field_18328 Lnet/minecraft/block/FenceGateBlock;field_18328:Lnet/minecraft/util/shapes/VoxelShape;
    • field_18329

      protected static final VoxelShape field_18329
      Mappings:
      Namespace Name Mixin selector
      official u Lbes;u:Lcew;
      intermediary field_18329 Lnet/minecraft/class_135;field_18329:Lnet/minecraft/class_4100;
      named field_18329 Lnet/minecraft/block/FenceGateBlock;field_18329:Lnet/minecraft/util/shapes/VoxelShape;
    • field_18330

      protected static final VoxelShape field_18330
      Mappings:
      Namespace Name Mixin selector
      official v Lbes;v:Lcew;
      intermediary field_18330 Lnet/minecraft/class_135;field_18330:Lnet/minecraft/class_4100;
      named field_18330 Lnet/minecraft/block/FenceGateBlock;field_18330:Lnet/minecraft/util/shapes/VoxelShape;
    • field_18331

      protected static final VoxelShape field_18331
      Mappings:
      Namespace Name Mixin selector
      official w Lbes;w:Lcew;
      intermediary field_18331 Lnet/minecraft/class_135;field_18331:Lnet/minecraft/class_4100;
      named field_18331 Lnet/minecraft/block/FenceGateBlock;field_18331:Lnet/minecraft/util/shapes/VoxelShape;
    • field_18332

      protected static final VoxelShape field_18332
      Mappings:
      Namespace Name Mixin selector
      official x Lbes;x:Lcew;
      intermediary field_18332 Lnet/minecraft/class_135;field_18332:Lnet/minecraft/class_4100;
      named field_18332 Lnet/minecraft/block/FenceGateBlock;field_18332:Lnet/minecraft/util/shapes/VoxelShape;
  • Constructor Details

    • FenceGateBlock

      public FenceGateBlock(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

    • 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_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;
    • getCollisionShape

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

      public VoxelShape method_16593(BlockState state, BlockView world, BlockPos pos)
      Overrides:
      method_16593 in class Block
      Mappings:
      Namespace Name Mixin selector
      official g Lbcs;g(Lblc;Laxk;Lel;)Lcew;
      intermediary method_16593 Lnet/minecraft/class_197;method_16593(Lnet/minecraft/class_2232;Lnet/minecraft/class_1158;Lnet/minecraft/class_2552;)Lnet/minecraft/class_4100;
      named method_16593 Lnet/minecraft/block/Block;method_16593(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/util/shapes/VoxelShape;
    • 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
    • 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
    • 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_16677

      private boolean method_16677(BlockState blockState)
      Mappings:
      Namespace Name Mixin selector
      official k Lbes;k(Lblc;)Z
      intermediary method_16677 Lnet/minecraft/class_135;method_16677(Lnet/minecraft/class_2232;)Z
      named method_16677 Lnet/minecraft/block/FenceGateBlock;method_16677(Lnet/minecraft/block/BlockState;)Z
    • 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
    • onBreak

      public void onBreak(BlockState state, World world, BlockPos arg3, Block block, BlockPos pos)
      Overrides:
      onBreak in class Block
      Mappings:
      Namespace Name Mixin selector
      official a Lbcs;a(Lblc;Laxy;Lel;Lbcs;Lel;)V
      intermediary method_8641 Lnet/minecraft/class_197;method_8641(Lnet/minecraft/class_2232;Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Lnet/minecraft/class_197;Lnet/minecraft/class_2552;)V
      named onBreak Lnet/minecraft/block/Block;onBreak(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/Block;Lnet/minecraft/util/math/BlockPos;)V
    • 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;