Mojira Archive
MC-40424

Village sieges are not possible

while digging trough the village classes i found the siege class.
the last function of that class should return a vec3 coord.
but the vec3 it retrieves from the pool does not get returned and will always be null
this means that the Boolean function that uses this function always returns false.

to fix this problem there only needs to be a return statement when it retrieves a vec3 from the vecPool

Duplicate

patrick beuks

2013-11-19, 05:23 PM

2020-08-12, 01:29 AM

2013-11-19, 05:25 PM

0

2

Unconfirmed

siege, village

Minecraft 1.7.2

-