Class MudBlock

All Implemented Interfaces:
ItemConvertible, ToggleableFeature

public class MudBlock extends Block
Mappings:
Namespace Name
named net/minecraft/block/MudBlock
intermediary net/minecraft/class_7117
official dpe
  • Field Details

    • CODEC

      public static final com.mojang.serialization.MapCodec<MudBlock> CODEC
      Mappings:
      Namespace Name Mixin selector
      named CODEC Lnet/minecraft/block/MudBlock;CODEC:Lcom/mojang/serialization/MapCodec;
      intermediary field_46398 Lnet/minecraft/class_7117;field_46398:Lcom/mojang/serialization/MapCodec;
      official a Ldpe;a:Lcom/mojang/serialization/MapCodec;
    • COLLISION_SHAPE

      protected static final VoxelShape COLLISION_SHAPE
      Mappings:
      Namespace Name Mixin selector
      named COLLISION_SHAPE Lnet/minecraft/block/MudBlock;COLLISION_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
      intermediary field_37594 Lnet/minecraft/class_7117;field_37594:Lnet/minecraft/class_265;
      official b Ldpe;b:Lfcl;
  • Constructor Details

  • Method Details