Interface SkullBlock.SkullType

All Superinterfaces:
StringIdentifiable
All Known Implementing Classes:
SkullBlock.Type
Enclosing class:
SkullBlock

public static interface SkullBlock.SkullType extends StringIdentifiable
Mappings:
Namespace Name
named net/minecraft/block/SkullBlock$SkullType
intermediary net/minecraft/class_2484$class_2485
official dnb$a
  • Field Details

    • TYPES

      static final Map<String,SkullBlock.SkullType> TYPES
      Mappings:
      Namespace Name Mixin selector
      named TYPES Lnet/minecraft/block/SkullBlock$SkullType;TYPES:Ljava/util/Map;
      intermediary field_46442 Lnet/minecraft/class_2484$class_2485;field_46442:Ljava/util/Map;
      official a Ldnb$a;a:Ljava/util/Map;
    • CODEC

      static final com.mojang.serialization.Codec<SkullBlock.SkullType> CODEC
      Mappings:
      Namespace Name Mixin selector
      named CODEC Lnet/minecraft/block/SkullBlock$SkullType;CODEC:Lcom/mojang/serialization/Codec;
      intermediary field_46443 Lnet/minecraft/class_2484$class_2485;field_46443:Lcom/mojang/serialization/Codec;
      official b Ldnb$a;b:Lcom/mojang/serialization/Codec;