Examples of func_110205_ce()


Examples of net.minecraft.entity.passive.EntityHorse.func_110205_ce()

   
    // Server only?
    setValue("temper", ride.getTemper());
    setValue("owner_uuid", ride.func_152119_ch());
    setValue("reproduced", ride.getHasReproduced());
    setValue("bred", ride.func_110205_ce());
  }
}
View Full Code Here
TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.