You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: brigadier/common/src/main/java/team/unnamed/commandflow/brigadier/mappings/BrigadierCommandNodeMappings.java
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -22,8 +22,8 @@ public interface BrigadierCommandNodeMappings<T> {
22
22
* @param type The type to get a conversion mapping for.
23
23
* @return A {@link CommandNodeMapping}, if it exists, suitable for converting a {@linkplain team.unnamed.commandflow.part.ArgumentPart} of the specified type.
0 commit comments