Class PaleMossCarpetBlock

All Implemented Interfaces:
Fertilizable, ItemConvertible, ToggleableFeature

public class PaleMossCarpetBlock extends Block implements Fertilizable
Mappings:
Namespace Name
named net/minecraft/block/PaleMossCarpetBlock
intermediary net/minecraft/class_10322
official dpl
  • Field Details

    • CODEC

      public static final com.mojang.serialization.MapCodec<PaleMossCarpetBlock> CODEC
      Mappings:
      Namespace Name Mixin selector
      named CODEC Lnet/minecraft/block/PaleMossCarpetBlock;CODEC:Lcom/mojang/serialization/MapCodec;
      intermediary field_54755 Lnet/minecraft/class_10322;field_54755:Lcom/mojang/serialization/MapCodec;
      official a Ldpl;a:Lcom/mojang/serialization/MapCodec;
    • BOTTOM

      public static final BooleanProperty BOTTOM
      Mappings:
      Namespace Name Mixin selector
      named BOTTOM Lnet/minecraft/block/PaleMossCarpetBlock;BOTTOM:Lnet/minecraft/state/property/BooleanProperty;
      intermediary field_54756 Lnet/minecraft/class_10322;field_54756:Lnet/minecraft/class_2746;
      official b Ldpl;b:Ldyl;
    • NORTH

      private static final EnumProperty<WallShape> NORTH
      Mappings:
      Namespace Name Mixin selector
      named NORTH Lnet/minecraft/block/PaleMossCarpetBlock;NORTH:Lnet/minecraft/state/property/EnumProperty;
      intermediary field_54757 Lnet/minecraft/class_10322;field_54757:Lnet/minecraft/class_2754;
      official c Ldpl;c:Ldyr;
    • EAST

      private static final EnumProperty<WallShape> EAST
      Mappings:
      Namespace Name Mixin selector
      named EAST Lnet/minecraft/block/PaleMossCarpetBlock;EAST:Lnet/minecraft/state/property/EnumProperty;
      intermediary field_54758 Lnet/minecraft/class_10322;field_54758:Lnet/minecraft/class_2754;
      official d Ldpl;d:Ldyr;
    • SOUTH

      private static final EnumProperty<WallShape> SOUTH
      Mappings:
      Namespace Name Mixin selector
      named SOUTH Lnet/minecraft/block/PaleMossCarpetBlock;SOUTH:Lnet/minecraft/state/property/EnumProperty;
      intermediary field_54759 Lnet/minecraft/class_10322;field_54759:Lnet/minecraft/class_2754;
      official e Ldpl;e:Ldyr;
    • WEST

      private static final EnumProperty<WallShape> WEST
      Mappings:
      Namespace Name Mixin selector
      named WEST Lnet/minecraft/block/PaleMossCarpetBlock;WEST:Lnet/minecraft/state/property/EnumProperty;
      intermediary field_54760 Lnet/minecraft/class_10322;field_54760:Lnet/minecraft/class_2754;
      official f Ldpl;f:Ldyr;
    • WALL_SHAPES

      private static final Map<Direction,EnumProperty<WallShape>> WALL_SHAPES
      Mappings:
      Namespace Name Mixin selector
      named WALL_SHAPES Lnet/minecraft/block/PaleMossCarpetBlock;WALL_SHAPES:Ljava/util/Map;
      intermediary field_54761 Lnet/minecraft/class_10322;field_54761:Ljava/util/Map;
      official g Ldpl;g:Ljava/util/Map;
    • field_54762

      private static final float field_54762
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_54762 Lnet/minecraft/block/PaleMossCarpetBlock;field_54762:F
      intermediary field_54762 Lnet/minecraft/class_10322;field_54762:F
      official h Ldpl;h:F
    • BOTTOM_SHAPE

      private static final VoxelShape BOTTOM_SHAPE
      Mappings:
      Namespace Name Mixin selector
      named BOTTOM_SHAPE Lnet/minecraft/block/PaleMossCarpetBlock;BOTTOM_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
      intermediary field_54763 Lnet/minecraft/class_10322;field_54763:Lnet/minecraft/class_265;
      official i Ldpl;i:Lfcr;
    • TALL_WEST_SHAPE

      private static final VoxelShape TALL_WEST_SHAPE
      Mappings:
      Namespace Name Mixin selector
      named TALL_WEST_SHAPE Lnet/minecraft/block/PaleMossCarpetBlock;TALL_WEST_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
      intermediary field_54764 Lnet/minecraft/class_10322;field_54764:Lnet/minecraft/class_265;
      official j Ldpl;j:Lfcr;
    • TALL_EAST_SHAPE

      private static final VoxelShape TALL_EAST_SHAPE
      Mappings:
      Namespace Name Mixin selector
      named TALL_EAST_SHAPE Lnet/minecraft/block/PaleMossCarpetBlock;TALL_EAST_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
      intermediary field_54765 Lnet/minecraft/class_10322;field_54765:Lnet/minecraft/class_265;
      official k Ldpl;k:Lfcr;
    • TALL_NORTH_SHAPE

      private static final VoxelShape TALL_NORTH_SHAPE
      Mappings:
      Namespace Name Mixin selector
      named TALL_NORTH_SHAPE Lnet/minecraft/block/PaleMossCarpetBlock;TALL_NORTH_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
      intermediary field_54766 Lnet/minecraft/class_10322;field_54766:Lnet/minecraft/class_265;
      official l Ldpl;l:Lfcr;
    • TALL_SOUTH_SHAPE

      private static final VoxelShape TALL_SOUTH_SHAPE
      Mappings:
      Namespace Name Mixin selector
      named TALL_SOUTH_SHAPE Lnet/minecraft/block/PaleMossCarpetBlock;TALL_SOUTH_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
      intermediary field_54767 Lnet/minecraft/class_10322;field_54767:Lnet/minecraft/class_265;
      official m Ldpl;m:Lfcr;
    • field_54768

      private static final int field_54768
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_54768 Lnet/minecraft/block/PaleMossCarpetBlock;field_54768:I
      intermediary field_54768 Lnet/minecraft/class_10322;field_54768:I
      official n Ldpl;n:I
    • LOW_WEST_SHAPE

      private static final VoxelShape LOW_WEST_SHAPE
      Mappings:
      Namespace Name Mixin selector
      named LOW_WEST_SHAPE Lnet/minecraft/block/PaleMossCarpetBlock;LOW_WEST_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
      intermediary field_54769 Lnet/minecraft/class_10322;field_54769:Lnet/minecraft/class_265;
      official o Ldpl;o:Lfcr;
    • LOW_EAST_SHAPE

      private static final VoxelShape LOW_EAST_SHAPE
      Mappings:
      Namespace Name Mixin selector
      named LOW_EAST_SHAPE Lnet/minecraft/block/PaleMossCarpetBlock;LOW_EAST_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
      intermediary field_54751 Lnet/minecraft/class_10322;field_54751:Lnet/minecraft/class_265;
      official G Ldpl;G:Lfcr;
    • LOW_NORTH_SHAPE

      private static final VoxelShape LOW_NORTH_SHAPE
      Mappings:
      Namespace Name Mixin selector
      named LOW_NORTH_SHAPE Lnet/minecraft/block/PaleMossCarpetBlock;LOW_NORTH_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
      intermediary field_54752 Lnet/minecraft/class_10322;field_54752:Lnet/minecraft/class_265;
      official H Ldpl;H:Lfcr;
    • LOW_SOUTH_SHAPE

      private static final VoxelShape LOW_SOUTH_SHAPE
      Mappings:
      Namespace Name Mixin selector
      named LOW_SOUTH_SHAPE Lnet/minecraft/block/PaleMossCarpetBlock;LOW_SOUTH_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
      intermediary field_54753 Lnet/minecraft/class_10322;field_54753:Lnet/minecraft/class_265;
      official I Ldpl;I:Lfcr;
    • shapeCache

      private final Map<BlockState,VoxelShape> shapeCache
      Mappings:
      Namespace Name Mixin selector
      named shapeCache Lnet/minecraft/block/PaleMossCarpetBlock;shapeCache:Ljava/util/Map;
      intermediary field_54754 Lnet/minecraft/class_10322;field_54754:Ljava/util/Map;
      official J Ldpl;J:Ljava/util/Map;
  • Constructor Details

    • PaleMossCarpetBlock

      public PaleMossCarpetBlock(AbstractBlock.Settings settings)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/block/AbstractBlock;<init>(Lnet/minecraft/block/AbstractBlock$Settings;)V
      intermediary <init> Lnet/minecraft/class_4970;<init>(Lnet/minecraft/class_4970$class_2251;)V
      official <init> Ldxt;<init>(Ldxt$d;)V
  • Method Details