8.1.0 for Minecraft 1.20.1
Repository version: 8.1.0+1.20.1
Added
- Separate input/output filters for
WItemSlot
andValidatedSlot
(#209 by @Luligabi1) - New protected fields to
WPlayerInvPanel
(#209):WItemSlot inventory
WItemSlot hotbar
@Nullable WWidget label
Changed
WScrollBar
is now painted using textures instead of code (#212 by @LopyMine)- Updated French translations (#208 by @jagerbob)
Deprecated
ValidatedSlot
:getFilter
,setFilter
- replaced withget/setInputFilter
WItemSlot
:getFilter
,setFilter
- replaced withget/setInputFilter
Fixed
- Hard requirement on MC 1.20.1 being a soft requirement