Posted February 23, 201411 yr I will be using Reflection to alter Enderman behavior, when I stumbled on this funny comment - whats this supposed to be? public class EntityEnderman extends EntityMob { private static final UUID attackingSpeedBoostModifierUUID = UUID.fromString("020E0DFB-87AE-4653-9556-831010E291A0"); private static final AttributeModifier attackingSpeedBoostModifier = (new AttributeModifier(attackingSpeedBoostModifierUUID, "Attacking speed boost", 6.199999809265137D, 0)).setSaved(false); @Deprecated //DO NOT TOUCH THIS EVER private static boolean[] carriableBlocks = new boolean[256];
February 26, 201411 yr This reminds me of Risk Legacy. There's a packet labeled "Do not open. Ever." Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
February 28, 201411 yr i want to touch it and see what happens. Probably a crash or enderman become able to hold multiple blocks. That'd be funny. To the Enderman class! Communication is a vital tool, in the game industry you won't go anywhere without it. People are either going to learn to talk, or move on.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.