Package net.minecraft.block
Interface SkullBlock.SkullType
- All Superinterfaces:
 StringIdentifiable
- All Known Implementing Classes:
 SkullBlock.Type
- Enclosing class:
 SkullBlock
- Mappings:
 Namespace Name named net/minecraft/block/SkullBlock$SkullTypeintermediary net/minecraft/class_2484$class_2485official dxm$a
- 
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.util.StringIdentifiable
StringIdentifiable.BasicCodec<S extends StringIdentifiable>, StringIdentifiable.EnumCodec<E extends Enum<E> & StringIdentifiable> - 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<SkullBlock.SkullType> static final Map<String, SkullBlock.SkullType> Fields inherited from interface net.minecraft.util.StringIdentifiable
CACHED_MAP_THRESHOLD - 
Method Summary
Methods inherited from interface net.minecraft.util.StringIdentifiable
asString 
- 
Field Details
- 
TYPES
- Mappings:
 Namespace Name Mixin selector named TYPESLnet/minecraft/block/SkullBlock$SkullType;TYPES:Ljava/util/Map;intermediary field_46442Lnet/minecraft/class_2484$class_2485;field_46442:Ljava/util/Map;official aLdxm$a;a:Ljava/util/Map;
 - 
CODEC
- Mappings:
 Namespace Name Mixin selector named CODECLnet/minecraft/block/SkullBlock$SkullType;CODEC:Lcom/mojang/serialization/Codec;intermediary field_46443Lnet/minecraft/class_2484$class_2485;field_46443:Lcom/mojang/serialization/Codec;official bLdxm$a;b:Lcom/mojang/serialization/Codec;
 
 -