Package net.minecraft.block
Interface SkullBlock.SkullType
- All Superinterfaces:
StringIdentifiable
- All Known Implementing Classes:
SkullBlock.Type
- Enclosing class:
SkullBlock
- Mappings:
Namespace Name official ddr$a
intermediary net/minecraft/class_2484$class_2485
named net/minecraft/block/SkullBlock$SkullType
-
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 official a
Lddr$a;a:Ljava/util/Map;
intermediary field_46442
Lnet/minecraft/class_2484$class_2485;field_46442:Ljava/util/Map;
named TYPES
Lnet/minecraft/block/SkullBlock$SkullType;TYPES:Ljava/util/Map;
-
CODEC
- Mappings:
Namespace Name Mixin selector official b
Lddr$a;b:Lcom/mojang/serialization/Codec;
intermediary field_46443
Lnet/minecraft/class_2484$class_2485;field_46443:Lcom/mojang/serialization/Codec;
named CODEC
Lnet/minecraft/block/SkullBlock$SkullType;CODEC:Lcom/mojang/serialization/Codec;
-