Minecraft Forge 1.14.x Tutorial - pt. 10 - Dyeable Backpacks (Part 3)
Backpack Container, ContainerType, and Screen, finally allowing them to function as backpacks. The code written in this tutorial is available on GitHub (links below). The GitHub code will include additional comments written after recording. Knowledge of Java 8 and your IDE of choice are assumed. Forge 25+ makes heavy use of lambda expressions and method references. Read up on these if you do not understand how they work. You should also have a basic understanding of concurrency (threading), as many Forge events are now handled concurrently. ◆ Related Links - Forge (download MDK): https://files.minecraftforge.net/maven/net/minecraftforge/forge/index_1.14.4.html - Tutorial code: https://github.com/SilentChaos512/Tutorial-1.14.x - Mod Template Generator: https://github.com/SilentChaos512/mod-template-generator The mod template generator is NOT required for this tutorial! I make no guarantee it works in its current state. You are welcome to try it out or modify it however you want. ◆ Discord Servers These are good places to get help with modding. My personal server is below, but please use these unless you have questions specifically about the tutorial. - Official Forge: https://discord.gg/UvedJ9m - Minecraft Mod Development (MMD): https://discord.mcmoddev.com/ ◆ Where To Find Me - My Discord Server: https://discord.gg/gh84eWK - GitHub: https://github.com/SilentChaos512 - BitChute: https://www.bitchute.com/channel/p6MyTVM9nkHv/ - Pawoo: https://pawoo.net/web/accounts/915218 - Twitter: https://twitter.com/SilentChaos512
Download
0 formatsNo download links available.