First pass functional texture pack shader :)
This commit is contained in:
parent
edac2e5cd9
commit
d21d640eae
15 changed files with 381 additions and 83 deletions
|
|
@ -26,6 +26,7 @@ public interface HDPerspective {
|
|||
public boolean isBlockTypeDataNeeded();
|
||||
|
||||
double getScale();
|
||||
int getModelScale();
|
||||
|
||||
public void addClientConfiguration(JSONObject mapObject);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue