Hotfix - entity add
This commit is contained in:
@@ -1155,7 +1155,7 @@ public abstract class World implements IEntityAccess, GeneratorAccess, IIBlockAc
|
||||
((IWorldAccess) this.v.get(i)).a(entity);
|
||||
}
|
||||
*/
|
||||
worldAccessor.b(entity);
|
||||
worldAccessor.a(entity);
|
||||
// Akarin end
|
||||
|
||||
entity.valid = true; // CraftBukkit
|
||||
|
||||
Reference in New Issue
Block a user