Ep12. GUI Menus (ADVANCED) (2/2) - Minecraft Plugin Development

แชร์
ฝัง

ความคิดเห็น • 24

  • @Diuwz
    @Diuwz 8 หลายเดือนก่อน

    You are the best, you are helping me a lot!! Thank you for doing this

  • @Theo-Schulte
    @Theo-Schulte 3 หลายเดือนก่อน

    Thanks! Helps me really much with my project!

  • @x_tornado10
    @x_tornado10 ปีที่แล้ว +1

    This is so amazing thanks for sparing me a lot of headaches

  • @TheSirNiklas
    @TheSirNiklas 2 หลายเดือนก่อน

    You don't have any documentation for your Foundation lib besides the course? Is this correct? The library looks fantastic by the way!

  • @MooseRust
    @MooseRust 7 หลายเดือนก่อน

    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.

    • @kangarko
      @kangarko  7 หลายเดือนก่อน

      Check Foundation is on the latest version and try overriding the other isActionAllowed method instead

  • @lord_tarek837
    @lord_tarek837 2 หลายเดือนก่อน

    I use Intellij and it can't find the CompMaterial dependencies...

  • @ShinsuMedia
    @ShinsuMedia 4 หลายเดือนก่อน

    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

    • @kangarko
      @kangarko  3 หลายเดือนก่อน

      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.

  • @teamwondercraft
    @teamwondercraft 4 หลายเดือนก่อน

    Is there a way to create paged menus with different item stacks not just one type?

    • @kangarko
      @kangarko  3 หลายเดือนก่อน

      In theory you can put an "Object" into the var argument, and be able to put anything in the pages, so yes!

  • @negai_
    @negai_ 2 หลายเดือนก่อน

    Why wasn't this channel subscribed for me before 😭

  • @detonario
    @detonario 4 หลายเดือนก่อน

    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...

    • @kangarko
      @kangarko  3 หลายเดือนก่อน

      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?

    • @kangarko
      @kangarko  ปีที่แล้ว

      Yes, making minigames is a big project so that is covered inside my training here: mineacademy.org/project-orion

  • @smokinglife8980
    @smokinglife8980 ปีที่แล้ว

    So instead of using the @Position annotation I can use the getItemAt method to position the item in a specific slot too?

    • @kangarko
      @kangarko  ปีที่แล้ว

      Yes! You can either one the getItemAt() or the @Position annotation. Whatever fits you the best.

    • @smokinglife8980
      @smokinglife8980 ปีที่แล้ว

      @@kangarko ok sweet thanks!

  • @xypheli
    @xypheli 3 หลายเดือนก่อน

    IntelliJ cant find the dependencies :I

  • @darkxxisop
    @darkxxisop ปีที่แล้ว

    do you have discord? i need a lil help from you I'd be glad if you can help me out

    • @kangarko
      @kangarko  ปีที่แล้ว +1

      Yes, it's community-based at mineacademy.org/discord