implements Resource
| afr | |
| net.minecraft.server.packs.resources.SimpleResource | |
| net.minecraft.class_3306 | |
| net.minecraft.resource.ResourceImpl | |
| net.minecraft.src.C_88_ | |
| net.minecraft.server.packs.resources.Resource |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final String |
| ||||||||||
| private final ResourceLocation |
| ||||||||||
| private final InputStream |
| ||||||||||
| private final InputStream |
| ||||||||||
| private boolean |
| ||||||||||
| private com.google.gson.JsonObject |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (String packName, ResourceLocation id, InputStream inputStream, InputStream metaInputStream) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public ResourceLocation |
| ||||||||||
| public InputStream |
| ||||||||||
| public boolean |
| ||||||||||
| public <T> T |
| ||||||||||
| public String |
| ||||||||||
| public void |
|