va | |
net.minecraft.resources.ResourcePackInfo |
Field summary
Modifier and Type | Field | ||||
---|---|---|---|---|---|
private static final org.apache.logging.log4j.Logger |
| ||||
private static final PackMetadataSection |
| ||||
private final String |
| ||||
private final Supplier<IResourcePack> |
| ||||
private final ITextComponent |
| ||||
private final ITextComponent |
| ||||
private final PackCompatibility |
| ||||
private final ResourcePackInfo$Priority |
| ||||
private final boolean |
| ||||
private final boolean |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (String arg0, boolean arg1, Supplier<IResourcePack> arg2, ITextComponent arg3, ITextComponent arg4, PackCompatibility arg5, ResourcePackInfo$Priority arg6, boolean arg7) |
public | (String arg0, boolean arg1, Supplier<IResourcePack> arg2, IResourcePack arg3, PackMetadataSection arg4, ResourcePackInfo$Priority arg5) |
Method summary
Modifier and Type | Method | ||||
---|---|---|---|---|---|
public static <T extends ResourcePackInfo> T |
| ||||
public ITextComponent |
| ||||
public PackCompatibility |
| ||||
public IResourcePack |
| ||||
public String |
| ||||
public boolean |
| ||||
public boolean |
| ||||
public ResourcePackInfo$Priority |
| ||||
public ITextComponent |
| ||||
public ITextComponent |
|