mirror of
http://git.eaglercraft.rip/eaglercraft/eaglercraft-1.8.git
synced 2025-04-30 02:01:59 -05:00
20 lines
417 B
Java
20 lines
417 B
Java
|
|
# Eagler Context Redacted Diff
|
|
# Copyright (c) 2024 lax1dude. All rights reserved.
|
|
|
|
# Version: 1.0
|
|
# Author: lax1dude
|
|
|
|
> DELETE 3 @ 3 : 4
|
|
|
|
> CHANGE 17 : 18 @ 17 : 18
|
|
|
|
~ List<EntityAnimal> list = this.childAnimal.worldObj.getEntitiesWithinAABB(this.childAnimal.getClass(),
|
|
|
|
> CHANGE 4 : 6 @ 4 : 5
|
|
|
|
~ for (int i = 0, l = list.size(); i < l; ++i) {
|
|
~ EntityAnimal entityanimal1 = list.get(i);
|
|
|
|
> EOF
|