net.minecraft.server.v1_13_R1

public abstract class ResourcePackAbstract

implements IResourcePack

uh
net.minecraft.resources.AbstractResourcePack
net.minecraft.server.v1_13_R1.ResourcePackAbstract

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
b
field_195772_b
protected final File
a
field_195771_a

Constructor summary

ModifierConstructor
public (File arg0)

Method summary

Modifier and TypeMethod
private static String
c(ul arg0, pc arg1)
func_195765_c(ResourcePackType arg0, ResourceLocation arg1)
protected static String
a(File arg0, File arg1)
func_195767_a(File arg0, File arg1)
public InputStream
a(ul arg0, pc arg1)
func_195761_a(ResourcePackType arg0, ResourceLocation arg1)
public boolean
b(ul arg0, pc arg1)
func_195764_b(ResourcePackType arg0, ResourceLocation arg1)
protected abstract InputStream
a(String arg0)
func_195766_a(String arg0)
protected abstract boolean
c(String arg0)
func_195768_c(String arg0)
protected void
d(String arg0)
func_195769_d(String arg0)
public <T> T
a(uo<T> arg0)
func_195760_a(IMetadataSectionSerializer<T> arg0)
public static <T> T
a(uo<T> arg0, InputStream arg1)
func_195770_a(IMetadataSectionSerializer<T> arg0, InputStream arg1)
public String
a()
func_195762_a()
public InputStream
b(String arg0)
func_195763_b(String arg0)