Class FacingBlock

All Implemented Interfaces:
ItemConvertible, ToggleableFeature
Direct Known Subclasses:
ObserverBlock, PistonBlock, PistonHeadBlock, RodBlock

public abstract class FacingBlock extends Block
Mappings:
Namespace Name
official cqy
intermediary net/minecraft/class_2318
named net/minecraft/block/FacingBlock
  • Field Details

    • FACING

      public static final DirectionProperty FACING
      Mappings:
      Namespace Name Mixin selector
      official a Lcqy;a:Ldch;
      intermediary field_10927 Lnet/minecraft/class_2318;field_10927:Lnet/minecraft/class_2753;
      named FACING Lnet/minecraft/block/FacingBlock;FACING:Lnet/minecraft/state/property/DirectionProperty;
  • Constructor Details