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$SkullType
intermediary net/minecraft/class_2484$class_2485
official dmd$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
Modifier 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 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
Ldmd$a;a:Ljava/util/Map;
-
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
Ldmd$a;b:Lcom/mojang/serialization/Codec;
-