Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Modding By Kaupenjoe: Fabric Modding for Minecraft 1.21.X
Introduction
Introduction to this Course (Must Watch) (3:32)
Java Introduction
Java Installation & Setup (3:00)
Java Datatypes (8:11)
Java Syntax (5:42)
Output & Input (7:28)
Errors & How to not panic when you get them! (6:41)
Integers & Arithmetic & Math Methods (6:23)
Assignment Operators (4:40)
Boolean & Comparison Operators (7:03)
Boolean & Logical Operators (3:30)
If & Else Statements (6:52)
Switch Statements (4:08)
Assignment 1: Trivia Game #1 (2:59)
Solution 1: Trivia Game #1 (2:32)
String & String Methods (9:41)
Casting (3:49)
Ternary Operator (4:13)
Java Arrays (9:09)
Loops (8:55)
Java Methods (10:14)
Assignment 2: Trivia Game with Methods (2:30)
Solutions 2: Trivia Game with Methods (5:13)
Java Collections (16:43)
Object Oriented Programming Explained (7:37)
Java Classes & Objects (9:20)
Access Modifiers (7:42)
Inheritance & Polymorphism (10:50)
Interfaces & Abstract Classes (5:52)
Assignment 3: Trivia Game with Classes (1:15)
Solution 3: Trivia Game with Classes (3:08)
Assignment 4: Bank Management Program (1:20)
Solution 4: Bank Management Program (2:17)
Anonymous Classes (2:44)
Enums & Advanced Enums (3:00)
Exceptions (5:14)
Lambda Expressions (3:24)
Generics (3:37)
Module 1: Basic Modding Concepts
Module 1 Overview (0:41)
Modding Setup & GitHub (17:14)
Building your Mod into a JAR File (1:20)
Custom Items (21:23)
Custom Blocks (16:44)
Assignment: Add Additional Blocks (3:03)
Recipes & Loot Tables (17:50)
Custom Advanced Item (9:42)
Custom Advanced Block (8:11)
Custom Food Item (4:13)
Custom Fuel Item (3:08)
Custom Tooltips on Items & Blocks (6:25)
Custom Tags (4:54)
Datagen (27:47)
Stairs & Slabs (6:23)
Buttons & Pressure Plates (3:42)
Fences & Walls (4:29)
Doors & Trapdoors (4:58)
Looking at Vanilla Code (2:36)
Module 2: Tools & Armor
Module 2 Overview (0:47)
Custom Tools (13:34)
Paxel Tool (8:24)
Hammer Tool (12:32)
Effect On Hit (3:49)
Custom Armor (10:21)
Full Armor Effect (7:09)
Making Armor Trimmable (4:15)
Custom Horse Armor (4:01)
Custom Armor Trims (19:40)
Module 3: Intermediate Concepts
Module 3 Overview (0:25)
Explaining BlockStates (14:40)
Introduction to Components (24:15)
Model Predicates (8:04)
Custom Bow (5:26)
Introduction to Mixin (11:40)
Introduction to Events (7:39)
Looking at GitHub of other Mods (5:39)
Module 4: Nature & Stuff
Custom Crop Block (14:58)
Adding Items to the Composter (1:49)
Custom Flower (5:38)
Leaves with Custom Biome Color (5:21)
Module 5: Adding Content to your Mod
Custom Commands (21:48)
Custom Sounds (8:05)
Custom Block Sounds (5:17)
Custom Music Disc (7:29)
Custom Block Model (11:26)
Custom Item Model (3:39)
Custom Effects (8:17)
Custom Potions (+ Potion Recipes) (6:00)
Custom Villager Trades (4:42)
Custom Villagers (13:06)
Custom Paintings (5:41)
Animated Item (4:48)
Animated Painting (3:21)
Adding Custom Fluids (17:55)
Making Horizontal Blocks (8:01)
How to Spawn Particles (11:21)
Custom Enchantments (18:06)
Module 6: World Generation
Module 6 Overview (0:36)
Basic World Gen Setup (10:19)
Custom Tree Gen (29:14)
Ore Gen (16:04)
Flower Gen (6:39)
Geode Gen (6:30)
Tree on Different Block (4:03)
Module 7: All about Block Entities
Basic Block Entity (19:43)
Basic Block Entity Renderer (11:47)
Adding a Menu to the Basic Block Entity (18:22)
Making a Crafting Block Entity (40:27)
Making Block Entity a Horizontal Block (4:37)
Adding a LIT Property (6:31)
Custom Recipe Type (16:36)
Adding REI Compatibility (15:32)
Module 8: About Mobs & Entities
Module 8 Overview (0:44)
Basic Custom Mob (36:00)
Entity Variants (12:11)
Spawn Entities in World (5:13)
Custom Mob Sounds (2:43)
Teach online with
Java Classes & Objects
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock