Commit 53268b0 1 parent 97c045e commit 53268b0 Copy full SHA for 53268b0
File tree 1 file changed +1
-1
lines changed
src/main/java/de/redstoneworld/redutilities/material
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ public static Set<Material> getMaterials(Set<String> inputSet) {
44
44
* This method returns a list of materials based on the input string. Various formats
45
45
* of material specifications are supported here:
46
46
*
47
- * <li>Material-Tag via "tag=" (see <a href="https://jd.papermc.io/paper/1.21/org/bukkit/Tag.html">PaperMC Java-Doc</a> and
47
+ * <li>Material-Tag via "tag=" (see <a href="https://jd.papermc.io/paper/1.21.1 /org/bukkit/Tag.html">PaperMC Java-Doc</a> and
48
48
* <a href="https://minecraft.wiki/w/Tag">Minecraft-Wiki</a> for the tag lists)</li>
49
49
* <li>Regex via "r="</li>
50
50
* <li>MATERIAL names with wildcards via "*"</li>
You can’t perform that action at this time.
0 commit comments