issues
search
DevNatan
/
inventory-framework
Minecraft Inventory API framework
MIT License
128
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How to use AnvilInput?
#687
nslowfx
opened
1 week ago
0
Prevent catastrophic when item render or click fails.
#686
nicolube
closed
3 weeks ago
0
Create lint task and lint codebase
#685
DevNatan
closed
3 weeks ago
0
Add support for Paper 1.21+ to AnvilInput
#684
mfnalex
closed
3 weeks ago
1
Fix most of the unit-test that I could fix
#683
nicolube
closed
1 month ago
0
Pagination#canAdvance and Pagination#canBack always true
#682
nicolube
opened
1 month ago
0
ArrayIndexOutOfBoundsException when setting an item on the 27th slot in a 3-row container.
#681
2lay
closed
3 weeks ago
3
ArrayIndexOutOfBoundsException
#680
goncalodelima
closed
3 weeks ago
4
Render Context
#679
goncalodelima
closed
2 months ago
0
Bump junit from 5.10.2 to 5.10.3
#678
dependabot[bot]
opened
5 months ago
0
Bump io.papermc.paper:paper-api from 1.20.6-R0.1-SNAPSHOT to 1.21-R0.1-SNAPSHOT
#677
dependabot[bot]
opened
5 months ago
0
Bump org.spigotmc:spigot-api from 1.20.6-R0.1-SNAPSHOT to 1.21-R0.1-SNAPSHOT
#676
dependabot[bot]
opened
5 months ago
0
Duvida
#675
kaiquyricardo
closed
3 weeks ago
0
Bump org.jetbrains.kotlin.jvm from 1.9.23 to 2.0.0
#674
dependabot[bot]
opened
6 months ago
0
Bump net.kyori:adventure-api from 4.16.0 to 4.17.0
#673
dependabot[bot]
opened
6 months ago
0
Bump org.jetbrains.kotlin.jvm from 1.9.23 to 1.9.24
#672
dependabot[bot]
closed
6 months ago
1
InventoryFrameworkException: Missing layout character on View that has a layout
#671
4Ply
closed
3 weeks ago
3
Duplicated Item
#670
kaiquyricardo
opened
6 months ago
3
feat: add `cancelDefaults` in `ViewConfigBuilder`
#669
luapascoal
closed
6 months ago
0
doc: add `cancelOnClick` doc
#668
luapascoal
closed
6 months ago
0
Version 3.0.10 AnvilGUI not work
#667
ch4ika
opened
6 months ago
0
Doubt
#666
kaiquyricardo
closed
3 weeks ago
5
Bump io.papermc.paper:paper-api from 1.20.4-R0.1-SNAPSHOT to 1.20.6-R0.1-SNAPSHOT
#665
dependabot[bot]
closed
6 months ago
1
Bump org.spigotmc:spigot-api from 1.20.4-R0.1-SNAPSHOT to 1.20.6-R0.1-SNAPSHOT
#664
dependabot[bot]
closed
6 months ago
0
Bump io.papermc.paper:paper-api from 1.20.4-R0.1-SNAPSHOT to 1.20.5-R0.1-SNAPSHOT
#663
dependabot[bot]
closed
7 months ago
1
Symbol not found error
#662
Manu585
closed
7 months ago
0
Bump org.spigotmc:spigot-api from 1.20.4-R0.1-SNAPSHOT to 1.20.5-R0.1-SNAPSHOT
#661
dependabot[bot]
closed
7 months ago
1
Add Pagination pagesCount(), isEmpty() and currentSource()
#660
DevNatan
closed
7 months ago
0
Gradle Kotlin build script
#659
DevNatan
opened
7 months ago
0
onOpen & onClose are also called for contexts where the player is not located.
#658
ch4ika
opened
8 months ago
0
Close context is called when opening
#657
ch4ika
opened
8 months ago
0
check if there is an item in the layout and if not, set a barrier
#656
kaiquyricardo
opened
8 months ago
1
Feat/page element count
#655
mtbarr
closed
8 months ago
0
Bump org.projectlombok:lombok from 1.18.30 to 1.18.32
#654
dependabot[bot]
closed
8 months ago
0
java.lang.NullPointerException: ComponentPhase root cannot be null
#653
xF3d33
opened
8 months ago
0
Bump org.jetbrains.kotlin.jvm from 1.9.22 to 1.9.23
#652
dependabot[bot]
closed
8 months ago
0
click.closeForPlayer(): Container is not available in current context [Bukkit 1.8.9]
#651
sqlongithub
opened
8 months ago
1
SlotComponentRenderer type parameter signature & docs
#650
DevNatan
closed
8 months ago
0
java.lang.NullPointerException: ComponentPhase root cannot be null
#649
Azodox
opened
8 months ago
1
Bump net.kyori:adventure-api from 4.15.0 to 4.16.0
#648
dependabot[bot]
closed
9 months ago
0
Component position is not set. A position for the component must be assigned via #withSlot(...)
#647
ch4ika
opened
9 months ago
1
Remove simulateOpen() from public API
#646
DevNatan
closed
9 months ago
0
Fix platform component rendering and pipeline order
#645
DevNatan
closed
9 months ago
0
ComponentPhase position is not set
#644
ch4ika
closed
9 months ago
0
ComponentPhase root cannot be null
#643
ch4ika
closed
9 months ago
0
Phase CONTEXT_BEFORE_RENDER was not registered for this pipeline
#642
ch4ika
closed
9 months ago
0
Publish as snapshot if workflow was executed by non-tag event
#641
DevNatan
closed
9 months ago
0
Do not TODO to issue on main branch and run build workflow only on PR
#640
DevNatan
closed
9 months ago
0
Publish snapshot versions
#639
DevNatan
closed
9 months ago
0
Resolve layout before first render
#638
DevNatan
closed
9 months ago
0
Next