Commit Graph

9 Commits

Author SHA1 Message Date
NichtStudioCode
1f618ea0b0 Rework VirtualInventory 2023-04-10 01:11:52 +02:00
NichtStudioCode
9b336db0a8 Add ComponentWrapper#withoutPreFormatting 2023-03-12 18:42:23 +01:00
NichtStudioCode
3d4e062901 Improved window building
- Removed the "retain" parameter from Windows - all Windows can now be closed and reopened
- Added open handlers to Windows
- Added quick build methods Window.Builder.build(Player) and Window.Builder.show(Player)
- Added some NotNull annotations
2023-03-03 17:36:07 +01:00
NichtStudioCode
4f6dee6861 Improved Gui- and Window builders 2023-02-26 15:29:57 +01:00
NichtStudioCode
79120f43ec Rename BaseItemBuilder to AbstractItemBuilder 2023-01-29 18:53:54 +01:00
NichtStudioCode
d00922379d Improved Window- and GuiBuilder
- New, more flexible GuiBuilders
- Cloneable Window- and GuiBuilder
- Modifiers for Window- and GuiBuilder
- Multiple rename handlers for AnvilWindows
2023-01-29 17:18:07 +01:00
NichtStudioCode
18113cc68a Improved WindowBuilder 2023-01-28 17:55:26 +01:00
NichtStudioCode
b6c09de2bc Reformat code 2023-01-28 16:09:05 +01:00
NichtStudioCode
9b03a9a2db Change package from de.studiocode to xyz.xenondevs 2023-01-28 15:41:10 +01:00