raidsthieving: Final field
This commit is contained in:
@@ -256,5 +256,5 @@ public class ChestIdentifier
|
|||||||
chest.setChestId(id);
|
chest.setChestId(id);
|
||||||
}
|
}
|
||||||
|
|
||||||
private Map<InstancePoint, Integer> chestIds;
|
private final Map<InstancePoint, Integer> chestIds;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user