Class MudBlock

All Implemented Interfaces:
ItemConvertible, ToggleableFeature

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

    • CODEC

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

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

  • Method Details