I know this is an older video but the fix you implement at 25:34 still doesn't fix it, you are still able to grab the netherstar for some reason. I've tested with index values of less than 8 and it still doesn't fix it.
Hi Matej, I have a question about Foundation. Is it possible to remove this button from the menu by pressing the button. And also change the name of the item by clicking
Not possible to remove by clicking, but see the static method in the button classes to customize them or remove completely. You can implement your own button with desired functionality.
Absolutely, Foundation builds on Paper and should make things easier than having to deal with duplicated methods, lots of deprecation and overall confusion stemming from the fact that Paper has been unable to do a hard fork for years now.
You are the best, you are helping me a lot!! Thank you for doing this
Thanks! Helps me really much with my project!
This is so amazing thanks for sparing me a lot of headaches
You don't have any documentation for your Foundation lib besides the course? Is this correct? The library looks fantastic by the way!
I know this is an older video but the fix you implement at 25:34 still doesn't fix it, you are still able to grab the netherstar for some reason. I've tested with index values of less than 8 and it still doesn't fix it.
Check Foundation is on the latest version and try overriding the other isActionAllowed method instead
I use Intellij and it can't find the CompMaterial dependencies...
Hi Matej, I have a question about Foundation. Is it possible to remove this button from the menu by pressing the button. And also change the name of the item by clicking
Not possible to remove by clicking, but see the static method in the button classes to customize them or remove completely. You can implement your own button with desired functionality.
Is there a way to create paged menus with different item stacks not just one type?
In theory you can put an "Object" into the var argument, and be able to put anything in the pages, so yes!
Why wasn't this channel subscribed for me before 😭
is this a good way to learn for beginners? i'm a little scared that if I use Foundation, i might forget the standard syntax from Paper... i'll see...
Absolutely, Foundation builds on Paper and should make things easier than having to deal with duplicated methods, lots of deprecation and overall confusion stemming from the fact that Paper has been unable to do a hard fork for years now.
Do you have a video on how to create a full-fledged mini-game?
Yes, making minigames is a big project so that is covered inside my training here: mineacademy.org/project-orion
So instead of using the @Position annotation I can use the getItemAt method to position the item in a specific slot too?
Yes! You can either one the getItemAt() or the @Position annotation. Whatever fits you the best.
@@kangarko ok sweet thanks!
IntelliJ cant find the dependencies :I
do you have discord? i need a lil help from you I'd be glad if you can help me out
Yes, it's community-based at mineacademy.org/discord