Updated DevTools for viewing widget components
This commit is contained in:
@@ -118,6 +118,9 @@ public interface Widget
|
||||
@Import("borderThickness")
|
||||
int getBorderThickness();
|
||||
|
||||
@Import("itemId")
|
||||
int getItemId();
|
||||
|
||||
@Import("itemQuantity")
|
||||
int getItemQuantity();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user