Fixed crash when using reload command (when syncing data pack without player)
Fixed number formating being bound to region which caused config to corrupt in certain regions Added GuiColumnHeader Added setDropShadow to GuiLabel Added header ControlFormatting Added headerBackground to GuiStyle GuiStyle now uses NamedHandlerRegistry Added clearRegistry to NamedHandlerRegistry Fixed GuiTable not aligning cols in correctly
Ported to 1.19.4 Made NeighborUpdateCollector work in multiple dimensions Small changed to HashMapList Added LineBitSet and CubeBitSet Removed BiBitSet Added InvalidSideException Added requiresClient and requiresServer to CreativePacket Added getEffectiveSide to ICreativeLoader
Ported to 1.19.4 Made NeighborUpdateCollector work in multiple dimensions Small changed to HashMapList Added LineBitSet and CubeBitSet Removed BiBitSet Added InvalidSideException Added requiresClient and requiresServer to CreativePacket Added getEffectiveSide to ICreativeLoader
Fixed level tick listener causing crash on client side
Fixed incompatibility with Wynntils
Ported to 1.19.3
Update uk_ua.json (by Altegar)
Added packet network type
Fixed combobox extensions Added toLayerRect to GuiControl and IGuiParent Fixed being able to modify a configurations default value Removed unnecessary "minecraft:" prefixes Fixed some issues of not calling configured Fixed SoundConfig gui crash Added missing translation for volume and pitch Added custom hook for configurations with sub controls to get notified when changed Fixed not loading sub controls correctly Added default for transformToRealWorld(BlockPos) to ISubLevel Added missing equals check for configs Added MobEffectConfig as a type creator Fixed name of config when there is no path
Add fluid viscosity API Add discord link, and Library badge
Fixed gradle filename Small tweak to GuiParent get method Fixed several server side crashes
Added pt_br translation (by FITFC)
Added NestedIterator Added inverse iterator variants Added BucketList Made IOrientatedLevel extend LevelAccessor Generalized TickUtils Minor code improvements Removed CreativeLevel