Skip to content

Commit f97e73d

Browse files
committed
javadoc
1 parent 23652e3 commit f97e73d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/main/java/org/maxgamer/quickshop/api/shop/ShopManager.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ public interface ShopManager {
116116

117117
/**
118118
* Gets a shop in a specific location
119+
* ATTENTION: This not include attached shops (double-chest)
119120
*
120121
* @param loc The location to get the shop from
121122
* @return The shop at that location
@@ -124,6 +125,7 @@ public interface ShopManager {
124125

125126
/**
126127
* Gets a shop in a specific location
128+
* ATTENTION: This not include attached shops (double-chest)
127129
*
128130
* @param loc The location to get the shop from
129131
* @param skipShopableChecking whether to check is shopable

0 commit comments

Comments
 (0)