Package net.minecraft.resource.metadata
Class PackResourceMetadata
java.lang.Object
net.minecraft.resource.metadata.PackResourceMetadata
- Mappings:
Namespace Name official ajz
intermediary net/minecraft/class_3272
named net/minecraft/resource/metadata/PackResourceMetadata
-
Field Summary
Modifier and TypeFieldDescriptionprivate final Text
private final int
static final ResourceMetadataSerializer<PackResourceMetadata>
-
Constructor Summary
-
Method Summary
-
Field Details
-
SERIALIZER
- Mappings:
Namespace Name Mixin selector official a
Lajz;a:Lajy;
intermediary field_14202
Lnet/minecraft/class_3272;field_14202:Lnet/minecraft/class_7677;
named SERIALIZER
Lnet/minecraft/resource/metadata/PackResourceMetadata;SERIALIZER:Lnet/minecraft/resource/metadata/ResourceMetadataSerializer;
-
description
- Mappings:
Namespace Name Mixin selector official b
Lajz;b:Lsw;
intermediary field_14203
Lnet/minecraft/class_3272;field_14203:Lnet/minecraft/class_2561;
named description
Lnet/minecraft/resource/metadata/PackResourceMetadata;description:Lnet/minecraft/text/Text;
-
packFormat
private final int packFormat- Mappings:
Namespace Name Mixin selector official c
Lajz;c:I
intermediary field_14201
Lnet/minecraft/class_3272;field_14201:I
named packFormat
Lnet/minecraft/resource/metadata/PackResourceMetadata;packFormat:I
-
-
Constructor Details
-
PackResourceMetadata
- Mappings:
Namespace Name Mixin selector official <init>
Lajz;<init>(Lsw;I)V
intermediary <init>
Lnet/minecraft/class_3272;<init>(Lnet/minecraft/class_2561;I)V
named <init>
Lnet/minecraft/resource/metadata/PackResourceMetadata;<init>(Lnet/minecraft/text/Text;I)V
-
-
Method Details
-
getDescription
- Mappings:
Namespace Name Mixin selector official a
Lajz;a()Lsw;
intermediary method_14423
Lnet/minecraft/class_3272;method_14423()Lnet/minecraft/class_2561;
named getDescription
Lnet/minecraft/resource/metadata/PackResourceMetadata;getDescription()Lnet/minecraft/text/Text;
-
getPackFormat
public int getPackFormat()- Mappings:
Namespace Name Mixin selector official b
Lajz;b()I
intermediary method_14424
Lnet/minecraft/class_3272;method_14424()I
named getPackFormat
Lnet/minecraft/resource/metadata/PackResourceMetadata;getPackFormat()I
-