public class ResourceRenderer extends AbstractRenderer
PROPERTY_IMAGE_DPI
Modifier | Constructor and Description |
---|---|
protected |
ResourceRenderer(String resourceLocation,
boolean isLazy) |
Modifier and Type | Method and Description |
---|---|
static ResourceRenderer |
getInstance(String resourceLocation,
boolean isLazy) |
String |
getResourceLocation() |
boolean |
isLazy() |
getId
protected ResourceRenderer(String resourceLocation, boolean isLazy)
public static ResourceRenderer getInstance(String resourceLocation, boolean isLazy)
public String getResourceLocation()
public boolean isLazy()
Copyright © 2016. All rights reserved.