Fixes zombie villager disguise, fixed #391
This commit is contained in:
@@ -1004,8 +1004,6 @@ public class ReflectionManager {
|
||||
if (value == null)
|
||||
return null;
|
||||
|
||||
value = convertInvalidMeta(value);
|
||||
|
||||
return new WrappedDataWatcherObject(index.getIndex(), index.getSerializer());
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user