public class ServerPackFinder extends java.lang.Object implements IPackFinder
Modifier and Type | Field and Description |
---|---|
private VanillaPack |
field_195738_a |
Constructor and Description |
---|
ServerPackFinder() |
Modifier and Type | Method and Description |
---|---|
<T extends ResourcePackInfo> |
addPackInfosToMap(java.util.Map<java.lang.String,T> nameToPackMap,
ResourcePackInfo.IFactory<T> packInfoFactory) |
private final VanillaPack field_195738_a
public <T extends ResourcePackInfo> void addPackInfosToMap(java.util.Map<java.lang.String,T> nameToPackMap, ResourcePackInfo.IFactory<T> packInfoFactory)
addPackInfosToMap
in interface IPackFinder