Class MushroomPlantBlock

All Implemented Interfaces:
Fertilizable, ItemConvertible, ToggleableFeature

public class MushroomPlantBlock extends PlantBlock implements Fertilizable
Mappings:
Namespace Name
official cyc
intermediary net/minecraft/class_2420
named net/minecraft/block/MushroomPlantBlock
  • Field Details

    • field_46399

      public static final com.mojang.serialization.MapCodec<MushroomPlantBlock> field_46399
      Mappings:
      Namespace Name Mixin selector
      official a Lcyc;a:Lcom/mojang/serialization/MapCodec;
      intermediary field_46399 Lnet/minecraft/class_2420;field_46399:Lcom/mojang/serialization/MapCodec;
      named field_46399 Lnet/minecraft/block/MushroomPlantBlock;field_46399:Lcom/mojang/serialization/MapCodec;
    • field_31195

      protected static final float field_31195
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official b Lcyc;b:F
      intermediary field_31195 Lnet/minecraft/class_2420;field_31195:F
      named field_31195 Lnet/minecraft/block/MushroomPlantBlock;field_31195:F
    • SHAPE

      protected static final VoxelShape SHAPE
      Mappings:
      Namespace Name Mixin selector
      official c Lcyc;c:Leia;
      intermediary field_11304 Lnet/minecraft/class_2420;field_11304:Lnet/minecraft/class_265;
      named SHAPE Lnet/minecraft/block/MushroomPlantBlock;SHAPE:Lnet/minecraft/util/shape/VoxelShape;
    • featureKey

      private final RegistryKey<ConfiguredFeature<?,?>> featureKey
      Mappings:
      Namespace Name Mixin selector
      official d Lcyc;d:Laey;
      intermediary field_27194 Lnet/minecraft/class_2420;field_27194:Lnet/minecraft/class_5321;
      named featureKey Lnet/minecraft/block/MushroomPlantBlock;featureKey:Lnet/minecraft/registry/RegistryKey;
  • Constructor Details

  • Method Details