11.1.0 for Minecraft 1.21(.1)
Repository version: 11.1.0+1.21
Added
- Option for
WLabel
,WText
andWDynamicLabel
to draw shadows (#248 by @MarcusElg, #233, #245) - Vertical alignment in
WDynamicLabel
and a getter for the horizontal alignment (#249 by @MarcusElg, #202) - Many new public properties in
WItemSlot
:- Getters for the backing inventory details:
getInventory
,getStartIndex
,getSlotsWide
,getSlotsHigh
- Getters for the slot peer details:
getPeers
,getPeerStartId
(#247)
- Getters for the backing inventory details:
- Missing javadoc for some methods in the widgets mentioned before
Fixed
- Incorrect links and whitespace characters in javadoc