Challenges/src/main/java/world/bentobox/challenges/panel/util
2019-01-18 17:03:08 +02:00
..
ConfirmationGUI.java Implement Consumer in ConfirmationGUI instead of depending on setValue method. 2019-01-18 16:49:39 +02:00
ItemSwitchGUI.java Replace setValue method with BiConsumer. 2019-01-18 16:50:34 +02:00
NumberGUI.java Add constructors that allows to set minimal and maximal return value. 2019-01-18 17:03:08 +02:00
StringListGUI.java Replace setValue method with BiConsumer. 2019-01-18 16:50:34 +02:00