FindMe

FindMe

27M Downloads

Memory Leak of Level

pietro-lopes opened this issue ยท 0 comments

commented

This needs to be back to ItemStack.EMPTY when a level is unloaded.
When an itemstack have an entityRepresentation it leaks the level when you travel to other dimension.

public static ItemStack lastRenderedStack = ItemStack.EMPTY;

image