Enum Class BlockModelRenderer.NeighborOrientation

java.lang.Object
java.lang.Enum<BlockModelRenderer.NeighborOrientation>
net.minecraft.client.render.block.BlockModelRenderer.NeighborOrientation
All Implemented Interfaces:
Serializable, Comparable<BlockModelRenderer.NeighborOrientation>, Constable
Enclosing class:
BlockModelRenderer

@Environment(CLIENT) protected static enum BlockModelRenderer.NeighborOrientation extends Enum<BlockModelRenderer.NeighborOrientation>
Mappings:
Namespace Name
official feo$e
intermediary net/minecraft/class_778$class_782
named net/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation
  • Enum Constant Details

    • DOWN

      public static final BlockModelRenderer.NeighborOrientation DOWN
      Mappings:
      Namespace Name Mixin selector
      official a Lfeo$e;a:Lfeo$e;
      intermediary field_4210 Lnet/minecraft/class_778$class_782;field_4210:Lnet/minecraft/class_778$class_782;
      named DOWN Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;DOWN:Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;
    • UP

      Mappings:
      Namespace Name Mixin selector
      official b Lfeo$e;b:Lfeo$e;
      intermediary field_4212 Lnet/minecraft/class_778$class_782;field_4212:Lnet/minecraft/class_778$class_782;
      named UP Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;UP:Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;
    • NORTH

      public static final BlockModelRenderer.NeighborOrientation NORTH
      Mappings:
      Namespace Name Mixin selector
      official c Lfeo$e;c:Lfeo$e;
      intermediary field_4211 Lnet/minecraft/class_778$class_782;field_4211:Lnet/minecraft/class_778$class_782;
      named NORTH Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;NORTH:Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;
    • SOUTH

      public static final BlockModelRenderer.NeighborOrientation SOUTH
      Mappings:
      Namespace Name Mixin selector
      official d Lfeo$e;d:Lfeo$e;
      intermediary field_4213 Lnet/minecraft/class_778$class_782;field_4213:Lnet/minecraft/class_778$class_782;
      named SOUTH Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;SOUTH:Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;
    • WEST

      public static final BlockModelRenderer.NeighborOrientation WEST
      Mappings:
      Namespace Name Mixin selector
      official e Lfeo$e;e:Lfeo$e;
      intermediary field_4215 Lnet/minecraft/class_778$class_782;field_4215:Lnet/minecraft/class_778$class_782;
      named WEST Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;WEST:Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;
    • EAST

      public static final BlockModelRenderer.NeighborOrientation EAST
      Mappings:
      Namespace Name Mixin selector
      official f Lfeo$e;f:Lfeo$e;
      intermediary field_4219 Lnet/minecraft/class_778$class_782;field_4219:Lnet/minecraft/class_778$class_782;
      named EAST Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;EAST:Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;
    • FLIP_DOWN

      public static final BlockModelRenderer.NeighborOrientation FLIP_DOWN
      Mappings:
      Namespace Name Mixin selector
      official g Lfeo$e;g:Lfeo$e;
      intermediary field_4220 Lnet/minecraft/class_778$class_782;field_4220:Lnet/minecraft/class_778$class_782;
      named FLIP_DOWN Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;FLIP_DOWN:Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;
    • FLIP_UP

      public static final BlockModelRenderer.NeighborOrientation FLIP_UP
      Mappings:
      Namespace Name Mixin selector
      official h Lfeo$e;h:Lfeo$e;
      intermediary field_4217 Lnet/minecraft/class_778$class_782;field_4217:Lnet/minecraft/class_778$class_782;
      named FLIP_UP Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;FLIP_UP:Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;
    • FLIP_NORTH

      public static final BlockModelRenderer.NeighborOrientation FLIP_NORTH
      Mappings:
      Namespace Name Mixin selector
      official i Lfeo$e;i:Lfeo$e;
      intermediary field_4218 Lnet/minecraft/class_778$class_782;field_4218:Lnet/minecraft/class_778$class_782;
      named FLIP_NORTH Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;FLIP_NORTH:Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;
    • FLIP_SOUTH

      public static final BlockModelRenderer.NeighborOrientation FLIP_SOUTH
      Mappings:
      Namespace Name Mixin selector
      official j Lfeo$e;j:Lfeo$e;
      intermediary field_4221 Lnet/minecraft/class_778$class_782;field_4221:Lnet/minecraft/class_778$class_782;
      named FLIP_SOUTH Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;FLIP_SOUTH:Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;
    • FLIP_WEST

      public static final BlockModelRenderer.NeighborOrientation FLIP_WEST
      Mappings:
      Namespace Name Mixin selector
      official k Lfeo$e;k:Lfeo$e;
      intermediary field_4216 Lnet/minecraft/class_778$class_782;field_4216:Lnet/minecraft/class_778$class_782;
      named FLIP_WEST Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;FLIP_WEST:Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;
    • FLIP_EAST

      public static final BlockModelRenderer.NeighborOrientation FLIP_EAST
      Mappings:
      Namespace Name Mixin selector
      official l Lfeo$e;l:Lfeo$e;
      intermediary field_4214 Lnet/minecraft/class_778$class_782;field_4214:Lnet/minecraft/class_778$class_782;
      named FLIP_EAST Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;FLIP_EAST:Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;
  • Field Details

    • shape

      final int shape
      Mappings:
      Namespace Name Mixin selector
      official m Lfeo$e;m:I
      intermediary field_4222 Lnet/minecraft/class_778$class_782;field_4222:I
      named shape Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;shape:I
  • Constructor Details

    • NeighborOrientation

      private NeighborOrientation(Direction direction, boolean flip)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lfeo$e;<init>(Ljava/lang/String;ILgv;Z)V
      intermediary <init> Lnet/minecraft/class_778$class_782;<init>(Ljava/lang/String;ILnet/minecraft/class_2350;Z)V
      named <init> Lnet/minecraft/client/render/block/BlockModelRenderer$NeighborOrientation;<init>(Ljava/lang/String;ILnet/minecraft/util/math/Direction;Z)V
  • Method Details

    • values

      public static BlockModelRenderer.NeighborOrientation[] values()
      Returns an array containing the constants of this enum class, in the order they are declared.
      Returns:
      an array containing the constants of this enum class, in the order they are declared
    • valueOf

      public static BlockModelRenderer.NeighborOrientation valueOf(String name)
      Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)
      Parameters:
      name - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      IllegalArgumentException - if this enum class has no constant with the specified name
      NullPointerException - if the argument is null