Class FenceGateBlock

All Implemented Interfaces:
ItemConvertible, ToggleableFeature

public class FenceGateBlock extends HorizontalFacingBlock
Mappings:
Namespace Name
official com
intermediary net/minecraft/class_2349
named net/minecraft/block/FenceGateBlock
  • Field Details

    • OPEN

      public static final BooleanProperty OPEN
      Mappings:
      Namespace Name Mixin selector
      official a Lcom;a:Lcyl;
      intermediary field_11026 Lnet/minecraft/class_2349;field_11026:Lnet/minecraft/class_2746;
      named OPEN Lnet/minecraft/block/FenceGateBlock;OPEN:Lnet/minecraft/state/property/BooleanProperty;
    • POWERED

      public static final BooleanProperty POWERED
      Mappings:
      Namespace Name Mixin selector
      official b Lcom;b:Lcyl;
      intermediary field_11021 Lnet/minecraft/class_2349;field_11021:Lnet/minecraft/class_2746;
      named POWERED Lnet/minecraft/block/FenceGateBlock;POWERED:Lnet/minecraft/state/property/BooleanProperty;
    • IN_WALL

      public static final BooleanProperty IN_WALL
      Mappings:
      Namespace Name Mixin selector
      official c Lcom;c:Lcyl;
      intermediary field_11024 Lnet/minecraft/class_2349;field_11024:Lnet/minecraft/class_2746;
      named IN_WALL Lnet/minecraft/block/FenceGateBlock;IN_WALL:Lnet/minecraft/state/property/BooleanProperty;
    • Z_AXIS_SHAPE

      protected static final VoxelShape Z_AXIS_SHAPE
      Mappings:
      Namespace Name Mixin selector
      official d Lcom;d:Ldzx;
      intermediary field_11022 Lnet/minecraft/class_2349;field_11022:Lnet/minecraft/class_265;
      named Z_AXIS_SHAPE Lnet/minecraft/block/FenceGateBlock;Z_AXIS_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
    • X_AXIS_SHAPE

      protected static final VoxelShape X_AXIS_SHAPE
      Mappings:
      Namespace Name Mixin selector
      official e Lcom;e:Ldzx;
      intermediary field_11017 Lnet/minecraft/class_2349;field_11017:Lnet/minecraft/class_265;
      named X_AXIS_SHAPE Lnet/minecraft/block/FenceGateBlock;X_AXIS_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
    • IN_WALL_Z_AXIS_SHAPE

      protected static final VoxelShape IN_WALL_Z_AXIS_SHAPE
      Mappings:
      Namespace Name Mixin selector
      official f Lcom;f:Ldzx;
      intermediary field_11025 Lnet/minecraft/class_2349;field_11025:Lnet/minecraft/class_265;
      named IN_WALL_Z_AXIS_SHAPE Lnet/minecraft/block/FenceGateBlock;IN_WALL_Z_AXIS_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
    • IN_WALL_X_AXIS_SHAPE

      protected static final VoxelShape IN_WALL_X_AXIS_SHAPE
      Mappings:
      Namespace Name Mixin selector
      official g Lcom;g:Ldzx;
      intermediary field_11016 Lnet/minecraft/class_2349;field_11016:Lnet/minecraft/class_265;
      named IN_WALL_X_AXIS_SHAPE Lnet/minecraft/block/FenceGateBlock;IN_WALL_X_AXIS_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
    • Z_AXIS_COLLISION_SHAPE

      protected static final VoxelShape Z_AXIS_COLLISION_SHAPE
      Mappings:
      Namespace Name Mixin selector
      official h Lcom;h:Ldzx;
      intermediary field_11028 Lnet/minecraft/class_2349;field_11028:Lnet/minecraft/class_265;
      named Z_AXIS_COLLISION_SHAPE Lnet/minecraft/block/FenceGateBlock;Z_AXIS_COLLISION_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
    • X_AXIS_COLLISION_SHAPE

      protected static final VoxelShape X_AXIS_COLLISION_SHAPE
      Mappings:
      Namespace Name Mixin selector
      official i Lcom;i:Ldzx;
      intermediary field_11019 Lnet/minecraft/class_2349;field_11019:Lnet/minecraft/class_265;
      named X_AXIS_COLLISION_SHAPE Lnet/minecraft/block/FenceGateBlock;X_AXIS_COLLISION_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
    • Z_AXIS_CULL_SHAPE

      protected static final VoxelShape Z_AXIS_CULL_SHAPE
      Mappings:
      Namespace Name Mixin selector
      official j Lcom;j:Ldzx;
      intermediary field_11018 Lnet/minecraft/class_2349;field_11018:Lnet/minecraft/class_265;
      named Z_AXIS_CULL_SHAPE Lnet/minecraft/block/FenceGateBlock;Z_AXIS_CULL_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
    • X_AXIS_CULL_SHAPE

      protected static final VoxelShape X_AXIS_CULL_SHAPE
      Mappings:
      Namespace Name Mixin selector
      official k Lcom;k:Ldzx;
      intermediary field_11023 Lnet/minecraft/class_2349;field_11023:Lnet/minecraft/class_265;
      named X_AXIS_CULL_SHAPE Lnet/minecraft/block/FenceGateBlock;X_AXIS_CULL_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
    • IN_WALL_Z_AXIS_CULL_SHAPE

      protected static final VoxelShape IN_WALL_Z_AXIS_CULL_SHAPE
      Mappings:
      Namespace Name Mixin selector
      official l Lcom;l:Ldzx;
      intermediary field_11020 Lnet/minecraft/class_2349;field_11020:Lnet/minecraft/class_265;
      named IN_WALL_Z_AXIS_CULL_SHAPE Lnet/minecraft/block/FenceGateBlock;IN_WALL_Z_AXIS_CULL_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
    • IN_WALL_X_AXIS_CULL_SHAPE

      protected static final VoxelShape IN_WALL_X_AXIS_CULL_SHAPE
      Mappings:
      Namespace Name Mixin selector
      official m Lcom;m:Ldzx;
      intermediary field_11027 Lnet/minecraft/class_2349;field_11027:Lnet/minecraft/class_265;
      named IN_WALL_X_AXIS_CULL_SHAPE Lnet/minecraft/block/FenceGateBlock;IN_WALL_X_AXIS_CULL_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
    • field_40310

      private final SoundEvent field_40310
      Mappings:
      Namespace Name Mixin selector
      official n Lcom;n:Lalc;
      intermediary field_40310 Lnet/minecraft/class_2349;field_40310:Lnet/minecraft/class_3414;
      named field_40310 Lnet/minecraft/block/FenceGateBlock;field_40310:Lnet/minecraft/sound/SoundEvent;
    • field_40309

      private final SoundEvent field_40309
      Mappings:
      Namespace Name Mixin selector
      official E Lcom;E:Lalc;
      intermediary field_40309 Lnet/minecraft/class_2349;field_40309:Lnet/minecraft/class_3414;
      named field_40309 Lnet/minecraft/block/FenceGateBlock;field_40309:Lnet/minecraft/sound/SoundEvent;
  • Constructor Details

  • Method Details