Absolute beginner's guide to Minecraft Mods programming No experience necessary!

Rogers Cadenhead

Book - 2016

Now you can mod your Minecraft game environment into anything you can imagine, without becoming a technical expert! This book is the fastest way to master Minecraft modding and use Java to transform the Minecraft game's worlds, tools, behavior, weapons, structures, mobs ... everything! Plus, you'll learn Java programming skills you can use anywhere. Learn how to do what you want, the way you want, one incredibly easy step at a time. Modding the Minecraft game has never been this simple! --Publisher's description.

Saved in:

2nd Floor Show me where

793.932/Minecraft
0 / 1 copies available
Location Call Number   Status
2nd Floor 793.932/Minecraft Due May 10, 2024
Subjects
Published
Indianapolis, Indiana : Que 2016.
Language
English
Main Author
Rogers Cadenhead (author)
Edition
Second edition
Item Description
Includes index.
Physical Description
ix, 388 pages : illustrations ; 24 cm
ISBN
9780789755742
  • Java from the ground up. Dig into Minecraft programming with Java ; Use NetBeans for Minecraft programming ; Create a Minecraft Mod ; Start writing Java programs ; Understand how Java programs work ; Store and change information in a Mod ; Use strings to communicate ; Use conditional tests to make decisions ; Repeat an action with loops ; Store information with arrays
  • The world of Java objects. Create your first object ; Describe what your object is like ; Make the most of existing objects ; Store objects in data structures ; Handle errors in a Mod ; Create a threaded Mod ; Read and write files
  • Create killer Minecraft Mods. Spawn a Mob ; Make one Mob ride another ; Take a census of Mobs and villages ; Transmute materials in an inventory ; Dig a giant hole ; Chop down a forest of trees ; Respond to events in the game ; Display a Mob's health during combat ; Make a world change over time ; Befriend the God of lightning.